[Teneo] What is the best way to check if EMF resource has been updated in the datastore? [message #113832] |
Tue, 04 March 2008 09:42 |
Eclipse User |
|
|
|
Originally posted by: vnikolov.us.ibm.com
Hello,
I was wondering what is the best way (performance wise) to check if EMF
resource has been updated in the DB i.e. to find out if there are any
differences between the EMF resource in the memory and the data in the DB.
I'm using Teneo with JPOX.
For example: My application loads a resource and outputs all
elements.(like "Load the resource" section here:
http://www.elver.org/jpox/tutorial1/tutorial1_5.html)
Then some other part of the code adds another element in the db.
In order to get the updates I should reload the resource.
But how I can find out if there is difference between the EMF resource
in the memory and the resource representation in the DB without calling
resource.load()?
Thanks,
Vladimir
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.02261 seconds