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

/glassfish-3.1.2/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/
H A DSymbolTable.java42 * SymbolTable.java
57 public class SymbolTable class
65 * This method adds the specified identifier to this SymbolTable.
67 * If this SymbolTable already defines an identifier with the same name,
68 * the SymbolTable is not changed and the existing declaration is returned.
/glassfish-3.1.2/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/util/scope/
H A DSymbolTable.java42 * SymbolTable.java
59 public class SymbolTable class

Completed in 21 milliseconds