|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.mysema.query.support.CollectionAnyVisitor
com.mysema.query.jpa.JPQLCollectionAnyVisitor
public final class JPQLCollectionAnyVisitor
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.mysema.query.support.CollectionAnyVisitor |
---|
CollectionAnyVisitor.Context |
Field Summary | |
---|---|
static JPQLCollectionAnyVisitor |
DEFAULT
|
Fields inherited from class com.mysema.query.support.CollectionAnyVisitor |
---|
TEMPLATE |
Method Summary | |
---|---|
protected Predicate |
exists(CollectionAnyVisitor.Context c,
Predicate condition)
|
Methods inherited from class com.mysema.query.support.CollectionAnyVisitor |
---|
visit, visit, visit, visit, visit, visit, visit |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final JPQLCollectionAnyVisitor DEFAULT
Method Detail |
---|
protected Predicate exists(CollectionAnyVisitor.Context c, Predicate condition)
exists
in class CollectionAnyVisitor
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |