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

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

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

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

Uses of ASTIdentificationVariable in org.objectweb.jonas_ejb.lib
 

Methods in org.objectweb.jonas_ejb.lib with parameters of type ASTIdentificationVariable
 Object EjbqlQueryFilterVisitor.visit(ASTIdentificationVariable node, Object data)
          Node with value set to identification variable string.
 Object EjbqlVariableVisitor.visit(ASTIdentificationVariable node, Object data)
          visit child nodes
 Object EjbqlSelectVisitor.visit(ASTIdentificationVariable node, Object data)
          Push the Node to the stack
 Object EjbqlAbstractVisitor.visit(ASTIdentificationVariable node, Object data)
          null implementation of the visit method for the corresponding parameter type
 



Copyright © 2007 OW2 Consortium. All Rights Reserved.