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

Packages that use org.apache.jdo.impl.jdoql.scope
org.apache.jdo.impl.jdoql   
org.apache.jdo.impl.jdoql.jdoqlc   
org.apache.jdo.impl.jdoql.scope   
 

Classes in org.apache.jdo.impl.jdoql.scope used by org.apache.jdo.impl.jdoql
ParameterTable
          The query parameter table.
VariableTable
          The variable table.
 

Classes in org.apache.jdo.impl.jdoql.scope used by org.apache.jdo.impl.jdoql.jdoqlc
ParameterTable
          The query parameter table.
SymbolTable
          The symbol table handling declared identifies.
TypeNames
          The table handling type names.
VariableTable
          The variable table.
 

Classes in org.apache.jdo.impl.jdoql.scope used by org.apache.jdo.impl.jdoql.scope
ParameterTable
          The query parameter table.
UNDEFINED
          An instance of this class represents an undefined value in a ValueTable (ParameterTable or VariableTable).
VariableTable
          The variable table.
 



Copyright © 2005 Apache Software Foundation. All Rights Reserved.