Q - the type of query objects created by this predicatepublic interface Predicate<Q>
WHERE clause of a query. Implementations know how to create an
equivalent query for themselves and, in case of parent predicates, their children.| Modifier and Type | Interface and Description |
|---|---|
static class |
Predicate.Type
The type of a predicate.
|
Q getQuery()
Predicate.Type getType()
Copyright © 2013. All rights reserved.