Uses of Class
org.objectweb.jonas_ejb.deployment.ejbql.ASTOrderByClause

Packages that use ASTOrderByClause
org.objectweb.jonas_ejb.deployment.ejbql   
org.objectweb.jonas_ejb.lib   
 

Uses of ASTOrderByClause in org.objectweb.jonas_ejb.deployment.ejbql
 

Methods in org.objectweb.jonas_ejb.deployment.ejbql with parameters of type ASTOrderByClause
 Object EJBQLVisitor.visit(ASTOrderByClause node, Object data)
           
 

Uses of ASTOrderByClause in org.objectweb.jonas_ejb.lib
 

Methods in org.objectweb.jonas_ejb.lib with parameters of type ASTOrderByClause
 Object EjbqlVariableVisitor.visit(ASTOrderByClause node, Object data)
          visit child nodes
 Object EjbqlAbstractVisitor.visit(ASTOrderByClause node, Object data)
          null implementation of the visit method for the corresponding parameter type
 Object EjbqlOrderByVisitor.visit(ASTOrderByClause node, Object data)
          Visit child node.
 



Copyright © 2007 OW2 Consortium. All Rights Reserved.