| 10/16/2007 3:39:20 PM |
Hi Paul,
Is there any way to have 2 or more connections pointing to differents databases using the same Template?
I mean, now I have one datamanager class with one objectspace object, and all the Mapped classes points to this objectspace. What I have to do for having more than one objectspace?
For example, to read values from database A and write in other database B, being A and B the same E/R, and so using the same mapping.
Thanks. |