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 EJBQLBaseVisitor.visitPath(EJBQLPath expression, int finishedChildIndex)
           
 boolean EJBQLExpressionVisitor.visitPath(EJBQLPath expression, int finishedChildIndex)
          Called on visiting "path" expression and also after visiting every expression child.
 



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