|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UnaryOperatorExpression | |
|---|---|
| org.hibernate.ejb.criteria.expression | |
| org.hibernate.ejb.criteria.predicate | |
| Uses of UnaryOperatorExpression in org.hibernate.ejb.criteria.expression |
|---|
| Classes in org.hibernate.ejb.criteria.expression that implement UnaryOperatorExpression | |
|---|---|
class |
UnaryArithmeticOperation<T>
Models unary arithmetic operation (unary plus and unary minus). |
| Uses of UnaryOperatorExpression in org.hibernate.ejb.criteria.predicate |
|---|
| Classes in org.hibernate.ejb.criteria.predicate that implement UnaryOperatorExpression | |
|---|---|
class |
IsEmptyPredicate<C extends Collection>
Models an IS [NOT] EMPTY restriction |
class |
NullnessPredicate
Defines a Predicate for checking the
nullness state of an expression, aka an IS [NOT] NULL predicate. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||