Uses of Class
com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLElements
-
Packages that use JDOQLElements Package Description 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 Modifier and Type Method Description JDOQLElementsEJBQLC. compile(String ejbqlQuery, Method method, int resultTypeMapping, boolean finderNotSelector, String ejbName)Compiles the specified query string for the specified finder/selector method.
-