Uses of Package
com.metamatrix.query.sql.util

Packages that use com.metamatrix.query.sql.util
com.metamatrix.query.eval   
com.metamatrix.query.optimizer.relational.plantree   
com.metamatrix.query.processor.proc   
com.metamatrix.query.processor.relational   
com.metamatrix.query.sql.lang   
com.metamatrix.query.sql.util   
com.metamatrix.query.util   
 

Classes in com.metamatrix.query.sql.util used by com.metamatrix.query.eval
ValueIterator
          Interface for interating through Expressions or values.
 

Classes in com.metamatrix.query.sql.util used by com.metamatrix.query.optimizer.relational.plantree
SymbolMap
           
 

Classes in com.metamatrix.query.sql.util used by com.metamatrix.query.processor.proc
VariableContext
           
 

Classes in com.metamatrix.query.sql.util used by com.metamatrix.query.processor.relational
ValueIterator
          Interface for interating through Expressions or values.
ValueIteratorSource
          The ValueIteratorSource lets a language object that needs a ValueIterator hold this reference to the source of the ValueIterator as a reference until the ValueIterator can be ready.
VariableContext
           
 

Classes in com.metamatrix.query.sql.util used by com.metamatrix.query.sql.lang
SymbolMap
           
ValueIterator
          Interface for interating through Expressions or values.
 

Classes in com.metamatrix.query.sql.util used by com.metamatrix.query.sql.util
SymbolMap
           
ValueIterator
          Interface for interating through Expressions or values.
VariableContext
           
 

Classes in com.metamatrix.query.sql.util used by com.metamatrix.query.util
VariableContext
           
 



Copyright © 2009. All Rights Reserved.