Uses of Class
com.sun.jdo.spi.persistence.support.ejb.ejbqlc.EJBQLAST

Packages that use EJBQLAST
com.sun.jdo.spi.persistence.support.ejb.ejbqlc   
 

Uses of EJBQLAST in com.sun.jdo.spi.persistence.support.ejb.ejbqlc
 

Fields in com.sun.jdo.spi.persistence.support.ejb.ejbqlc declared as EJBQLAST
protected  EJBQLAST EJBQLC.ast
          The intermediate form of the EJBQL query string.
 

Methods in com.sun.jdo.spi.persistence.support.ejb.ejbqlc that return EJBQLAST
 EJBQLAST EJBQLASTFactory.create(EJBQLAST tr)
          Creates a clone of the specified EJBQLAST instance.
 EJBQLAST JDOQLCodeGeneration.extractIdentificationVariable(antlr.collections.AST _t)
           
 

Methods in com.sun.jdo.spi.persistence.support.ejb.ejbqlc with parameters of type EJBQLAST
 EJBQLAST EJBQLASTFactory.create(EJBQLAST tr)
          Creates a clone of the specified EJBQLAST instance.
 

Constructors in com.sun.jdo.spi.persistence.support.ejb.ejbqlc with parameters of type EJBQLAST
EJBQLAST(EJBQLAST ast)
          Copy constructor.
 



Copyright © 2012. All Rights Reserved.