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

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

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

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

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

Methods in org.ow2.jonas.lib.ejb21.sql with parameters of type ASTLiteral
 Object EjbqlAbstractVisitor.visit(ASTLiteral node, Object data)
          null implementation of the visit method for the corresponding parameter type
 Object EjbqlQueryFilterVisitor.visit(ASTLiteral node, Object data)
          Visit child nodes literal ::= string_literal | arithmetic_literal | boolean_literal
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.