Pae Choi wrote:
Almost at the end of the section, "1.1. Getting started with Hibernate", it states:
A SessionFactory is Hibernate's concept of a single datastore, multiple databases
can be used by creating mul-tiple XML configuration files and creating multiple
Configuration and SessionFactory objects in your application.
which comes to me that they will have seperate transaction for each data source
if I understand correctly.
This is wrong, please use the user forum.
Then, I have a question regarding on the multiple database:
[Q] Does hibernate support the multiple datasources within a single transaction.
Yes in JTA
Regards,
Pae
-- Emmanuel Bernard 01.55.21.52.14 Fnac - DSI Direction France - Nouvelles technologies 67, boulevard du Gal Leclerc 92612 Clichy Cedex
------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ hibernate-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/hibernate-devel
