Uses of Class
org.apache.cayenne.ejbql.parser.EJBQLPath

Packages that use EJBQLPath
org.apache.cayenne.ejbql   
 

Uses of EJBQLPath in org.apache.cayenne.ejbql
 

Methods in org.apache.cayenne.ejbql with parameters of type EJBQLPath
 boolean EJBQLExpressionVisitor.visitPath(EJBQLPath expression, int finishedChildIndex)
          Called on visiting "path" expression and also after visiting every expression child.
 boolean EJBQLBaseVisitor.visitPath(EJBQLPath expression, int finishedChildIndex)
           
 



Copyright © 2001-2007 Apache Cayenne. All Rights Reserved.