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

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

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

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

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

Methods in org.ow2.jonas.lib.ejb21.sql with parameters of type ASTStringLiteral
 Object EjbqlAbstractVisitor.visit(ASTStringLiteral node, Object data)
          null implementation of the visit method for the corresponding parameter type
 Object EjbqlQueryFilterVisitor.visit(ASTStringLiteral node, Object data)
          Node with value set to litteral string.
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.