Is there a way that query criteria can be built on a remote (Swing / SWT, etc.) client? We have been using the DetachedCriteria function in Hibernate for some time, but would like to use standard JPA 2.
If not, is it possible to reinstall the code from hibernate to create a remote API? Or can this happen in JPA 2.1?
Kango_V Sep 03 '10 at 13:57 2010-09-03 13:57
source share