-->
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: Synchronize DB's using Hibernate
PostPosted: Mon Apr 26, 2010 8:48 am 
Regular
Regular

Joined: Wed Mar 10, 2010 4:48 am
Posts: 106
I'm building an application which has one online database (server) and multiple local databases (client).

The clients need to synchronize with de server. Since all queries are done through Hibernate,
I thought there might be some tool to do this for me. Does someone know a tool that can help me with this?

Multiple clients must be able to run at the same time and the server will always run.
The clients need to be able to run without internet, therefor all have a local database.
The clients will synchronize on start-up and (if possible) every few minutes.

Edit: Can I add a listener to the queries executed by Hibernate? If so I could collect these and send them using sockets.


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.