Hi Vladimir, sorry no-one ever got back to you on this... did you come up with a solution?
otherwise, I have some thoughts... Cheers Dan On 21 May 2015 at 05:51, Vladimir Nišević <[email protected]> wrote: > Hi guys, we have a situation where we need to access to two(or more) oracle > and one ms-sql database and read/write data from/to this databases at the > same time. > > I see that datanucleus supports (to some degree) JDO data federation > http://www.datanucleus.org/products/datanucleus/jdo/data_federation.html > so > this could be the way. > > My question is, how to integrate this feature into Isis config files and > how to use it. It would be enough if I still use container > (DomainObjectContainer) for single database, but I need to read/write data > somehow to another databases as well - so this another DB's are kind of > backend systems... > > Thanks > Vladimir Nisevic >
