I need to be able to have multiple JDOManagers?  In previous work I used an
AbstractDataItem that used a helper class to create/update/delete objects
and this worked great.  This was very nice, but I only had 1 JDOManager, 1
database then.  Now I have the possibility to having multiple databases and
multiple configurations.  I'm going to create a datasource to hook into our
own pooling, but I'm not sure how to go about using the same kind of
AbstractDataItem class as I won't have the luxury of a static JDO.


For example: 

MySQL
        -> database1
        -> database2
Oracle
        -> database3
        -> database4


Any help or ideas would be helpful.

--ekiM
Aoccdrnig to rscheearch at an Elingsh uinervtisy, it deosn't mttaer in waht
oredr the ltteers in a wrod are, the olny iprmoatnt tihng is taht the frist
and lsat ltteer is at the rghit pclae. The rset can be a toatl mses and you
can sitll raed it wouthit porbelm. Tihs is bcuseae we do not raed ervey
lteter by it slef but the wrod as a wlohe. 

-------------------------------------------------
If you wish to unsubscribe from this list, please 
send an empty message to the following address:

[EMAIL PROTECTED]
-------------------------------------------------

Reply via email to