Package org.apache.jdo.impl.jdoql.scope

Class Summary
AbstractValueTable This method is the abstract super class for ParameterTable and VariableTable.
ParameterTable The query parameter table.
SymbolTable The symbol table handling declared identifies.
TypeNames The table handling type names.
UNDEFINED An instance of this class represents an undefined value in a ValueTable (ParameterTable or VariableTable).
VariableTable The variable table.