See the code examples in OpenBooks sample [1] where there are plenty of use cases where a Swing based GUI calling OpenJPA API on a SwingWorker Thread and displaying the data on Swing widgets. The sample also contains some Swing widgets that are specifically designed to work with OpenJPA -- for example, a logger to print SQL statements issued by OpenJPA on to a Swing Text component...etc.
[1] http://openjpa.apache.org/openbooks-featuring-jpa-20.html ----- Pinaki -- View this message in context: http://openjpa.208410.n2.nabble.com/Calling-a-getter-of-an-entity-will-access-the-broker-tp5325919p5327261.html Sent from the OpenJPA Users mailing list archive at Nabble.com.
