Uses of Package
org.hibernate.ejb.criteria

Packages that use org.hibernate.ejb.criteria
org.hibernate.ejb   
org.hibernate.ejb.criteria   
org.hibernate.ejb.criteria.expression   
org.hibernate.ejb.criteria.expression.function   
org.hibernate.ejb.criteria.path   
org.hibernate.ejb.criteria.predicate   
 

Classes in org.hibernate.ejb.criteria used by org.hibernate.ejb
ValueHandlerFactory.ValueHandler
           
 

Classes in org.hibernate.ejb.criteria used by org.hibernate.ejb.criteria
AbstractNode
          All nodes in a criteria query tree will generally need access to the CriteriaBuilderImpl from which they come.
CollectionJoinImplementor
          Specialization of JoinImplementor for Collection typed attribute joins
CriteriaBuilderImpl
          Hibernate implementation of the JPA CriteriaBuilder contract.
CriteriaQueryCompiler.RenderedCriteriaQuery
           
CriteriaQueryCompiler.RenderingContext
          Used to provide a context and services to the rendering.
CriteriaSubqueryImpl
          The Hibernate implementation of the JPA Subquery contract.
ExpressionImplementor
          TODO : javadoc
FromImplementor
          Implementation contract for the JPA From interface.
JoinImplementor
          Consolidates the Join and Fetch hierarchies since that is how we implement them.
ListJoinImplementor
          Specialization of JoinImplementor for List typed attribute joins
MapJoinImplementor
          Specialization of JoinImplementor for Map typed attribute joins
ParameterContainer
          Contract for query components capable of eirther being a parameter or containing parameters.
ParameterRegistry
          A registry for parameters.
PathImplementor
          Implementation contract for the JPA Path interface.
PathSource
          Implementation contract for things which can be the source (parent, left-hand-side, etc) of a path
Renderable
          TODO : javadoc
SelectionImplementor
          TODO : javadoc
SetJoinImplementor
          Specialization of JoinImplementor for Set typed attribute joins
TupleElementImplementor
          TODO : javadoc
ValueHandlerFactory.BaseValueHandler
           
ValueHandlerFactory.BigDecimalValueHandler
           
ValueHandlerFactory.BigIntegerValueHandler
           
ValueHandlerFactory.ByteValueHandler
           
ValueHandlerFactory.DoubleValueHandler
           
ValueHandlerFactory.FloatValueHandler
           
ValueHandlerFactory.IntegerValueHandler
           
ValueHandlerFactory.LongValueHandler
           
ValueHandlerFactory.ShortValueHandler
           
ValueHandlerFactory.StringValueHandler
           
ValueHandlerFactory.ValueHandler
           
 

Classes in org.hibernate.ejb.criteria used by org.hibernate.ejb.criteria.expression
AbstractNode
          All nodes in a criteria query tree will generally need access to the CriteriaBuilderImpl from which they come.
CriteriaBuilderImpl
          Hibernate implementation of the JPA CriteriaBuilder contract.
CriteriaQueryCompiler.RenderingContext
          Used to provide a context and services to the rendering.
ExpressionImplementor
          TODO : javadoc
ParameterContainer
          Contract for query components capable of eirther being a parameter or containing parameters.
ParameterRegistry
          A registry for parameters.
PathImplementor
          Implementation contract for the JPA Path interface.
Renderable
          TODO : javadoc
SelectionImplementor
          TODO : javadoc
TupleElementImplementor
          TODO : javadoc
ValueHandlerFactory.ValueHandler
           
 

Classes in org.hibernate.ejb.criteria used by org.hibernate.ejb.criteria.expression.function
AbstractNode
          All nodes in a criteria query tree will generally need access to the CriteriaBuilderImpl from which they come.
CriteriaBuilderImpl
          Hibernate implementation of the JPA CriteriaBuilder contract.
CriteriaQueryCompiler.RenderingContext
          Used to provide a context and services to the rendering.
ExpressionImplementor
          TODO : javadoc
ParameterContainer
          Contract for query components capable of eirther being a parameter or containing parameters.
ParameterRegistry
          A registry for parameters.
Renderable
          TODO : javadoc
SelectionImplementor
          TODO : javadoc
TupleElementImplementor
          TODO : javadoc
 

Classes in org.hibernate.ejb.criteria used by org.hibernate.ejb.criteria.path
AbstractNode
          All nodes in a criteria query tree will generally need access to the CriteriaBuilderImpl from which they come.
CollectionJoinImplementor
          Specialization of JoinImplementor for Collection typed attribute joins
CriteriaBuilderImpl
          Hibernate implementation of the JPA CriteriaBuilder contract.
CriteriaQueryCompiler.RenderingContext
          Used to provide a context and services to the rendering.
CriteriaSubqueryImpl
          The Hibernate implementation of the JPA Subquery contract.
ExpressionImplementor
          TODO : javadoc
FromImplementor
          Implementation contract for the JPA From interface.
JoinImplementor
          Consolidates the Join and Fetch hierarchies since that is how we implement them.
ListJoinImplementor
          Specialization of JoinImplementor for List typed attribute joins
MapJoinImplementor
          Specialization of JoinImplementor for Map typed attribute joins
ParameterContainer
          Contract for query components capable of eirther being a parameter or containing parameters.
ParameterRegistry
          A registry for parameters.
PathImplementor
          Implementation contract for the JPA Path interface.
PathSource
          Implementation contract for things which can be the source (parent, left-hand-side, etc) of a path
Renderable
          TODO : javadoc
SelectionImplementor
          TODO : javadoc
SetJoinImplementor
          Specialization of JoinImplementor for Set typed attribute joins
TupleElementImplementor
          TODO : javadoc
 

Classes in org.hibernate.ejb.criteria used by org.hibernate.ejb.criteria.predicate
AbstractNode
          All nodes in a criteria query tree will generally need access to the CriteriaBuilderImpl from which they come.
CriteriaBuilderImpl
          Hibernate implementation of the JPA CriteriaBuilder contract.
CriteriaQueryCompiler.RenderingContext
          Used to provide a context and services to the rendering.
ExpressionImplementor
          TODO : javadoc
ParameterContainer
          Contract for query components capable of eirther being a parameter or containing parameters.
ParameterRegistry
          A registry for parameters.
Renderable
          TODO : javadoc
SelectionImplementor
          TODO : javadoc
TupleElementImplementor
          TODO : javadoc
 



Copyright © 2001-2010 Red Hat, Inc. All Rights Reserved.