Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
query-by-proxy-0.5.3-with-dependencies.zip | 2009-11-12 | 8.1 MB | |
notice.txt | 2009-11-12 | 1.0 kB | |
readme.txt | 2009-11-12 | 797 Bytes | |
Query-By-Proxy-Reference-Guide-0.5.3.pdf | 2009-11-12 | 23.1 kB | |
LICENSE.txt | 2009-11-12 | 11.6 kB | |
querybyproxy-hql.jar | 2009-11-12 | 72.7 kB | |
querybyproxy-shared.jar | 2009-11-12 | 83.1 kB | |
recordingproxy.jar | 2009-11-12 | 23.9 kB | |
Totals: 8 Items | 8.3 MB | 0 |
CEMENT FRAMEWORK: Query-By-Proxy Version 0.5.3-BETA (November 2009) Site: http://www.cementframework.org Wiki: http://www.cementframework.org/wiki/display/main/query-by-proxy SVN: http://www.cementframework.org/repos/pub/querybyproxy/trunk/ Bug Tracker: http://www.cementframework.org/jira/browse/QBP About Query-By-Proxy: Query-By-Proxy is java criteria api for either JPA or Hibernate where path expressions are composed by invoking methods on a proxy for a class. Libraries: querybyproxy-hql.jar: Implementation of Query-By-Proxy for both JPA and Hibernate. querybyproxy-shared.jar: Contains query-model/syntax api recordingproxy.jar: The general use api that records method-calls invoked on a proxy. Dependencies: A JPA 1.0+ or hibernate 3+.