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

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

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

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

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

Methods in org.ow2.jonas.lib.ejb21.sql with parameters of type ASTEntityBeanExpression
 Object EjbqlAbstractVisitor.visit(ASTEntityBeanExpression node, Object data)
          null implementation of the visit method for the corresponding parameter type
 Object EjbqlVariableVisitor.visit(ASTEntityBeanExpression node, Object data)
          visit child nodes
 Object EjbqlQueryFilterVisitor.visit(ASTEntityBeanExpression node, Object data)
          Visit child nodes entity_bean_expression ::= entity_bean_value | input_parameter
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.