|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Disjunction | |
---|---|
org.hibernate.criterion | A framework for defining restriction criteria and order criteria. |
Uses of Disjunction in org.hibernate.criterion |
---|
Methods in org.hibernate.criterion that return Disjunction | |
---|---|
static Disjunction |
Restrictions.disjunction()
Group expressions together in a single disjunction (A or B or C...) |
static Disjunction |
Restrictions.or(Criterion... predicates)
Return the disjuction of multiple expressions |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |