Uses of Class
com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLElements
Packages that use JDOQLElements
-
Uses of JDOQLElements in com.sun.jdo.spi.persistence.support.ejb.ejbqlc
Methods in com.sun.jdo.spi.persistence.support.ejb.ejbqlc that return JDOQLElementsModifier and TypeMethodDescriptionEJBQLC.compile(String ejbqlQuery, Method method, int resultTypeMapping, boolean finderNotSelector, String ejbName) Compiles the specified query string for the specified finder/selector method.JDOQLCodeGeneration.getJDOQLElements()Returns the result of an EJBQL compile process.