com.mysema.query.jpa
Class JPQLCollectionAnyVisitor
java.lang.Object
  
com.mysema.query.support.CollectionAnyVisitor
      
com.mysema.query.jpa.JPQLCollectionAnyVisitor
- All Implemented Interfaces: 
 - Visitor<Expression<?>,Context>
 
public final class JPQLCollectionAnyVisitor
- extends CollectionAnyVisitor
 
- Author:
 
  - tiwe
 
 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
DEFAULT
public static final JPQLCollectionAnyVisitor DEFAULT
exists
protected Predicate exists(Context c,
                           Predicate condition)
- Overrides:
 exists in class CollectionAnyVisitor
 
 
Copyright © 2007-2011 Mysema Ltd. All Rights Reserved.