1. Remote Hibernate Criteria stackoverflow.comI have multiple services which call on my database service, which uses Hibernate, and I would like the remote services to be able to create a query and then pass that ... |
2. JPA 2 Remote Criteria? stackoverflow.comIs there any way that Criteria for qureies can be built on a remote (Swing/SWT etc) client? We've been using the DetachedCriteria functionality in Hibernate for quite some time, but ... |
3. Remote Criteria forum.hibernate.org |