Uses of Class
org.ow2.jonas.deployment.ejb.ejbql.ASTIdentifier

Packages that use ASTIdentifier
org.ow2.jonas.deployment.ejb.ejbql   
org.ow2.jonas.lib.ejb21.sql   
 

Uses of ASTIdentifier in org.ow2.jonas.deployment.ejb.ejbql
 

Methods in org.ow2.jonas.deployment.ejb.ejbql with parameters of type ASTIdentifier
 Object EJBQLVisitor.visit(ASTIdentifier node, Object data)
           
 

Uses of ASTIdentifier in org.ow2.jonas.lib.ejb21.sql
 

Methods in org.ow2.jonas.lib.ejb21.sql with parameters of type ASTIdentifier
 Object EjbqlAbstractVisitor.visit(ASTIdentifier node, Object data)
          null implementation of the visit method for the corresponding parameter type
 Object EjbqlVariableVisitor.visit(ASTIdentifier node, Object data)
          Store the pair identifier,Node from the Stack in HashMap
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.