| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LogicalExpression | |
|---|---|
| org.hibernate.criterion | A framework for defining restriction criteria and order criteria. | 
| Uses of LogicalExpression in org.hibernate.criterion | 
|---|
| Methods in org.hibernate.criterion that return LogicalExpression | |
|---|---|
| static LogicalExpression | Restrictions.and(Criterion lhs,
    Criterion rhs)Return the conjuction of two expressions | 
| static LogicalExpression | Restrictions.or(Criterion lhs,
   Criterion rhs)Return the disjuction of two expressions | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||