| Package | Description |
|---|---|
| org.hibernate.ejb.criteria.expression | |
| org.hibernate.ejb.criteria.predicate |
| Modifier and Type | Class and Description |
|---|---|
class |
UnaryArithmeticOperation<T>
Models unary arithmetic operation (unary plus and unary minus).
|
| Modifier and Type | Class and Description |
|---|---|
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. |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.