Repository

Artifacts/Jars

Popular Tags

ajax analysis annotations ant apache api archetype aspect asynchronously beans binding bpm build buildsystem bytecode cache cms codecoverage codehaus collections concurrency container database directory distributed doc eclipse ejb esb format framework graph graphics hadoop hibernate html http ide imap io jbi jdbc jdo jini jms jmx jndi jsf jsp language logging mail maven metadata microsoft mock net osgi parser pdf persistence plugin pool portal portlet query regexp rmi rpc rss ruleengine scheduling scm scripting security server servlet soa soap socket spring ssh svg swt system taglib template testing transaction ui web webdav webframework webserver webservice workflow xml xquery xslt

[See All Tags]
home » org.cementframework » querybyproxy-hql » 0.0.4

Query By Proxy: HQL - JPA / Hibernate

A criteria api where path expression are created by invoking methods on a proxy for class. Includes both a JPA and hibernate implmentations.

Artifact Download (JAR) (53 KB)
POM File View
HomePage http://www.cementframework.org/wiki/display/main/query-by-proxy
Organization cementframework.org
Issue Tracker




This artifact depends on ...

Group Artifact Version
commons-dbcp commons-dbcp 1.2.2
commons-logging commons-logging 1.1.1
hsqldb hsqldb 1.8.0.10
junit junit 4.7
log4j log4j 1.2.14
org.cementframework querybyproxy-shared 0.0.4
org.cementframework recordingproxy 0.0.12
org.hibernate ejb3-persistence 1.0.2.GA
org.hibernate hibernate-entitymanager 3.4.0.GA
org.slf4j slf4j-log4j12 1.5.2
org.springframework spring-aop 2.5.6
org.springframework spring-beans 2.5.6
org.springframework spring-context 2.5.6
org.springframework spring-jdbc 2.5.6
org.springframework spring-orm 2.5.6
org.springframework spring-test 2.5.6

Licenses

License URL
The Apache Software License, Version 2.0 http://www.apache.org/licenses/LICENSE-2.0.txt

Developers

Name Email Developer Id Roles Organization
Allen Parslow allenparslow<at>live.com

Packages

org.cementframework.querybyproxy.hql.impl.compiler
org.cementframework.querybyproxy.hql.impl.compiler.alias
org.cementframework.querybyproxy.hql.impl.compiler.param
org.cementframework.querybyproxy.hql.impl.model
org.cementframework.querybyproxy.hql.impl.model.conditionals
org.cementframework.querybyproxy.hql.impl.model.joins
org.cementframework.querybyproxy.hql.impl.model.selects
org.cementframework.querybyproxy.hql.impl.model.sorts
org.cementframework.querybyproxy.hql.impl.model.values
org.cementframework.querybyproxy.hql.jpa.api
org.cementframework.querybyproxy.hql.jpa.impl