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

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

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

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

Uses of ASTInputParameter in org.objectweb.jonas_ejb.lib
 

Methods in org.objectweb.jonas_ejb.lib with parameters of type ASTInputParameter
 Object EjbqlQueryFilterVisitor.visit(ASTInputParameter node, Object data)
          Node with value set to parameter index (1..n) string.
 Object EjbqlLimitVisitor.visit(ASTInputParameter node, Object data)
          Node with value set to parameter index (1..n) string.
 Object EjbqlAbstractVisitor.visit(ASTInputParameter node, Object data)
          null implementation of the visit method for the corresponding parameter type
 



Copyright © 2007 OW2 Consortium. All Rights Reserved.