| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractSimplePredicate | |
|---|---|
| org.hibernate.ejb.criteria.predicate | |
| Uses of AbstractSimplePredicate in org.hibernate.ejb.criteria.predicate | 
|---|
| Subclasses of AbstractSimplePredicate in org.hibernate.ejb.criteria.predicate | |
|---|---|
|  class | BetweenPredicate<Y>Models a BETWEEN Predicate. | 
|  class | BooleanAssertionPredicatePredicate to assert the explicit value of a boolean expression: x = true x = false x <> true x <> false | 
|  class | BooleanExpressionPredicateDefines a Predicateused to wrap anExpression<Boolean>. | 
|  class | BooleanStaticAssertionPredicatePredicate used to assert a static boolean condition. | 
|  class | ComparisonPredicateModels a basic relational comparison predicate. | 
|  class | ExistsPredicateModels an EXISTS( | 
|  class | ExplicitTruthValueCheckANSI-SQL defines TRUE, FALSE and UNKNOWN as truth values. | 
|  class | InPredicate<T>Models an [NOT] IN restriction | 
|  class | IsEmptyPredicate<C extends Collection>Models an IS [NOT] EMPTY restriction | 
|  class | LikePredicateModels a SQL LIKE expression. | 
|  class | MemberOfPredicate<E,C extends Collection<E>>Models an [NOT] MEMBER OF restriction | 
|  class | NullnessPredicateDefines a Predicatefor checking the
 nullness state of an expression, aka an IS [NOT] NULL predicate. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||