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

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

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

Methods in com.sun.jdo.spi.persistence.support.ejb.ejbqlc that return JDOQLElements
 JDOQLElements EJBQLC.compile(java.lang.String ejbqlQuery, java.lang.reflect.Method method, int resultTypeMapping, boolean finderNotSelector, java.lang.String ejbName)
          Compiles the specified query string for the specified finder/selector method.
 JDOQLElements JDOQLCodeGeneration.getJDOQLElements()
          Returns the result of an EJBQL compile process.
 



Copyright © 2012 GlassFish Community. All Rights Reserved.