>Is this application just going to display the data, or will it also update the data?
Mainly, it will display data, and sometimes it will use setters of the entities to set properties. But commits to the database of these changes are always done on the worker thread. I'll read more on enhancement, thanks for the links. Also, thanks for the link on OpenBooks, Pinaki Poddar. I'll be back with more questions, if any arise after reading these. -- View this message in context: http://openjpa.208410.n2.nabble.com/Calling-a-getter-of-an-entity-will-access-the-broker-tp5325919p5328629.html Sent from the OpenJPA Users mailing list archive at Nabble.com.
