You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ojb-user@db.apache.org by Emmanuel Dupont <em...@jwaretechnologies.com> on 2003/03/13 09:56:44 UTC

Newbie : OJB and multiple database ?

All,

 

 

1) 

 

I am going to choose OJB for our new persistence implementation. I would
like to how if it is possible for one JDO object (one .class object) to
access to different databases ?

 

It is possible by calling different factory, that it ?

 

But what about the profile file and the Ojb.properties. If you declare one
profil with mysql for exemple (and with the db alias). How later in your
source code is it possible to access to different database?

 

 

2)

 

Is it possible to deploy OJB in Webshere environment?

 

Thanks a lot !