Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.hibernate.criterion Classes and Interfaces - 52 results found.
NameDescriptionTypePackageFramework
AbstractEmptinessExpressionClassorg.hibernate.criterionHibernate ORM
AggregateProjectionBase class for standard aggregation functions.Classorg.hibernate.criterionHibernate ORM
AliasedProjectionClassorg.hibernate.criterionHibernate ORM
AvgProjectionSee Also:Serialized FormFields inherited from class org.Classorg.hibernate.criterionHibernate ORM
BetweenExpressionConstrains a property to between two valuesSee Also:Serialized FormClassorg.hibernate.criterionHibernate ORM
ConjunctionClassorg.hibernate.criterionHibernate ORM
CountProjectionSee Also:Serialized FormFields inherited from class org.Classorg.hibernate.criterionHibernate ORM
CriteriaQueryAn instance of CriteriaQuery is passed to criterion, order and projection instances when actually compiling andInterfaceorg.hibernate.criterionHibernate ORM
CriteriaSpecificationInterfaceorg.hibernate.criterionHibernate ORM
CriterionAn object-oriented representation of a query criterion that may be used as a restriction in a Criteria query.Interfaceorg.hibernate.criterionHibernate ORM
DetachedCriteriaSome applications need to create criteria queries in detached mode, where the Hibernate session is not available.Classorg.hibernate.criterionHibernate ORM
DisjunctionClassorg.hibernate.criterionHibernate ORM
DistinctClassorg.hibernate.criterionHibernate ORM
EmptyExpressionSee Also:Serialized FormFields inherited from class org.Classorg.hibernate.criterionHibernate ORM
EnhancedProjectionAn enhanced Projection for a Criteria query.Interfaceorg.hibernate.criterionHibernate ORM
ExampleSupport for query by example.Classorg.hibernate.criterionHibernate ORM
Example .PropertySelectorInterfaceorg.hibernate.criterion.ExampleHibernate ORM
ExistsSubqueryExpressionClassorg.hibernate.criterionHibernate ORM
ExpressionClassorg.hibernate.criterionHibernate ORM
IdentifierEqExpressionAn identifier constraintSee Also:Serialized FormClassorg.hibernate.criterionHibernate ORM
IdentifierProjectionA property value, or grouped property valueSee Also:Serialized FormClassorg.hibernate.criterionHibernate ORM
IlikeExpressionA case-insensitive likeSee Also:Serialized FormClassorg.hibernate.criterionHibernate ORM
InExpressionConstrains the property to a specified list of valuesSee Also:Serialized FormClassorg.hibernate.criterionHibernate ORM
JunctionA sequence of a logical expressions combined by some associative logical operatorClassorg.hibernate.criterionHibernate ORM
Junction .NatureClassorg.hibernate.criterion.JunctionHibernate ORM
LikeExpressionA criterion representing a like expressionSee Also:Serialized FormClassorg.hibernate.criterionHibernate ORM
LogicalExpressionSuperclass of binary logical expressionsSee Also:Serialized FormClassorg.hibernate.criterionHibernate ORM
MatchModeenum MatchModeextends EnumRepresents an strategy for matching strings using like.Classorg.hibernate.criterionHibernate ORM
NaturalIdentifierSee Also:Session.Classorg.hibernate.criterionHibernate ORM
NotEmptyExpressionSee Also:Serialized FormFields inherited from class org.Classorg.hibernate.criterionHibernate ORM
NotExpressionNegates another criterionSee Also:Serialized FormClassorg.hibernate.criterionHibernate ORM
NotNullExpressionConstrains a property to be non-nullSee Also:Serialized FormClassorg.hibernate.criterionHibernate ORM
NullExpressionConstrains a property to be nullSee Also:Serialized FormClassorg.hibernate.criterionHibernate ORM
OrderRepresents an order imposed upon a Criteria result setSee Also:Serialized FormClassorg.hibernate.criterionHibernate ORM
ProjectionAn object-oriented representation of a query result set projection in a Criteria query.Interfaceorg.hibernate.criterionHibernate ORM
ProjectionListSee Also:Serialized Formprotected ProjectionList()Classorg.hibernate.criterionHibernate ORM
ProjectionsThe criterion package may be used by applications as a framework for building new kinds of Projection.Classorg.hibernate.criterionHibernate ORM
PropertiesSubqueryExpressionA comparison between several properties value in the outer query and the result of a multicolumn subquery.Classorg.hibernate.criterionHibernate ORM
PropertyA factory for property-specific criterion and projection instancesSee Also:Serialized FormClassorg.hibernate.criterionHibernate ORM
PropertyExpressionsuperclass for comparisons between two properties (with SQL binary operators)See Also:Serialized FormClassorg.hibernate.criterionHibernate ORM
PropertyProjectionA property value, or grouped property valueSee Also:Serialized FormClassorg.hibernate.criterionHibernate ORM
PropertySubqueryExpressionA comparison between a property value in the outer query and the result of a subqueryClassorg.hibernate.criterionHibernate ORM
RestrictionsThe criterion package may be used by applications as a framework for building new kinds of Criterion.Classorg.hibernate.criterionHibernate ORM
RowCountProjectionSee Also:Serialized FormConstructor SummaryRowCountProjection()Classorg.hibernate.criterionHibernate ORM
SimpleExpressionsuperclass for simple comparisons (with SQL binary operators)See Also:Serialized FormClassorg.hibernate.criterionHibernate ORM
SimpleProjectionA single-column projection that may be aliasedSee Also:Serialized FormClassorg.hibernate.criterionHibernate ORM
SimpleSubqueryExpressionA comparison between a constant value and the the result of a subquerySee Also:Serialized FormClassorg.hibernate.criterionHibernate ORM
SizeExpressionClassorg.hibernate.criterionHibernate ORM
SQLCriterionA SQL fragment.Classorg.hibernate.criterionHibernate ORM
SQLProjectionA SQL fragment.Classorg.hibernate.criterionHibernate ORM
SubqueriesFactory class for criterion instances that represent expressions involving subqueries.Classorg.hibernate.criterionHibernate ORM
SubqueryExpressionClassorg.hibernate.criterionHibernate ORM