dbTalk Databases Forums  

Synchronization of clientside domain-model with server-sidedomain-model

comp.databases.object comp.databases.object


Discuss Synchronization of clientside domain-model with server-sidedomain-model in the comp.databases.object forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
housh_housh@yahoo.com
 
Posts: n/a

Default Synchronization of clientside domain-model with server-sidedomain-model - 02-28-2008 , 11:51 AM






Hello everybody,

I am not sure if this is the right newsgroup to post to... .

I have a Java application which communicates with an ejb-server
(jboss). Now there is a domain-model on the client which has to be
mapped to a part of the domain-model in the server.

The client-model is persisted in a local db.
How would you approach the syncronization of these two models? One can
do this on the application level, e.g. sending an object graph to the
server, the server unmarshalling and so on or one can syncronize on
the database level in some sort of a partial replication.

Could you please tell me what the disadvantages of a sync on the
database level are? Just in general. And how would you approach this
sync problem?

thx,
harald

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.