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

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

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

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

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

Methods in org.ow2.jonas.lib.ejb21.sql with parameters of type ASTInputParameter
 Object EjbqlAbstractVisitor.visit(ASTInputParameter node, Object data)
          null implementation of the visit method for the corresponding parameter type
 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.
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.