| Interface | Description |
|---|---|
| PredicateBuilder<P> |
| Class | Description |
|---|---|
| Between<E,V extends Comparable<? super V>> | |
| Eq<E,V> | |
| FetchBuilder<P,R,E> | |
| GreaterThan<E,V extends Number> | |
| GreaterThanOrEqual<E,V extends Comparable<? super V>> | |
| In<P,V> | |
| IsEmpty<E,V extends Collection<?>> | |
| IsNotEmpty<E,V extends Collection<?>> | |
| IsNotNull<E,V> | |
| IsNull<E,V> | |
| JoinBuilder<P,R,E> | |
| LessThan<E,V extends Number> | |
| LessThanOrEqual<E,V extends Comparable<? super V>> | |
| Like<E> | |
| NotEq<E,V> | |
| NotLike<E> | |
| OrBuilder<P> |
Copyright © 2011-2013 The Apache Software Foundation. All Rights Reserved.