-->
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: Hibernate and messaging
PostPosted: Wed Apr 06, 2005 5:40 am 
Newbie

Joined: Wed Mar 09, 2005 11:32 am
Posts: 18
Hello all


We are developing a system which includes 10 DBs.

The system will work with hibernate on the main DB. and when swiched to

work alone in each site in case of failover, we will use messaging for

DB replication.

Our problem involves the way in which we will replicate the changes made

in each transaction in the main DB with hibernate:

Should we create a hibernate session above each DB and send him the

objects of hibernate?

Or maybe just before commiting the session, we will extract the sql from

it and message it (more efficient?)?

How can I extract the sqls fom the session?

Thank you. [/u][/code]


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.