Hey all,
where should i open a database connection ?

db = jdo.getDatabase();

I've some classes in a webcontainer working with jdo and jdo
transations.

- userManagerJDO
- adressManagerJDO
- ...

All these classes are in several modules (usermanager, adessmanager,
...) and should be used irrespective of each other. Is there a problem
if each module have a own database connection ? I'm using mysql. Or
should the database connection be handled from a part of a library wich
all modules can access ?

Thanks
        Fredy





-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
MailScanner thanks transtec Computers for their support.

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
        unsubscribe castor-dev

Reply via email to