Searched defs:JDOQLElements (Results 1 - 1 of 1) sorted by relevance

/glassfish-3.1.2/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/
H A DJDOQLElements.java42 * JDOQLElements.java
61 * An JDOQLElements instance represents the result of the EJBQLC compile step.
66 public class JDOQLElements class
104 public JDOQLElements(String candidateClassName, method in class:JDOQLElements
270 /** Returns a string representation of this JDOQLElements instance. */
274 repr.append("JDOQLElements("); //NOI18N

Completed in 77 milliseconds