-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 
Author Message
 Post subject: Writing same data to multiple databases
PostPosted: Mon Apr 17, 2006 8:59 am 
Newbie

Joined: Mon Apr 17, 2006 8:45 am
Posts: 1
Hi,

We have a number of databases deployed throughout our organization. While all of these databases are different, they all contain a few tables that have the same data. What I would like to do is have a master interface that would allow me to update entries in all of these common tables in all of my databases. What would be the easiest way to do this? I know the transactions must use the XA protocol. I already use Hibernate to update a single database and it works great, but from what I see I would have to create a session factory for every database I use and then change the code I already have...I would prefer not to do this. I am looking at JOTM to help me with the XA part. Any suggestions would be greatly appreciated.

Thanks.


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.