|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use net.sf.hibernate.expression | |
net.sf.hibernate | |
net.sf.hibernate.expression | |
net.sf.hibernate.impl |
Classes in net.sf.hibernate.expression used by net.sf.hibernate | |
Criterion
An object-oriented representation of a query criterion that may be used as a constraint in a Criteria query. |
|
Order
Represents an order imposed upon a Criteria result set |
Classes in net.sf.hibernate.expression used by net.sf.hibernate.expression | |
AbstractCriterion
Base class for Criterion implementations |
|
Conjunction
|
|
Criterion
An object-oriented representation of a query criterion that may be used as a constraint in a Criteria query. |
|
Disjunction
|
|
Example
Support for query by example. |
|
Example.PropertySelector
A strategy for choosing property values for inclusion in the query criteria |
|
Junction
A sequence of a logical expressions combined by some associative logical operator |
|
LogicalExpression
Superclass of binary logical expressions |
|
MatchMode
Represents an strategy for matching strings using "like". |
|
Order
Represents an order imposed upon a Criteria result set |
|
PropertyExpression
superclass for comparisons between two properties (with SQL binary operators) |
|
SimpleExpression
superclass for "simple" comparisons (with SQL binary operators) |
Classes in net.sf.hibernate.expression used by net.sf.hibernate.impl | |
Criterion
An object-oriented representation of a query criterion that may be used as a constraint in a Criteria query. |
|
Order
Represents an order imposed upon a Criteria result set |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |