|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Classes in com.metamatrix.query.sql.util used by com.metamatrix.query.processor.proc | |
---|---|
VariableContext
This class holds a map of variables to their values, these variables and their values are held in the context of a Block in the procedure language,
differrent Statement s populate the map by declaring variables and
assigning values. |
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. |
Classes in com.metamatrix.query.sql.util used by com.metamatrix.query.sql.lang | |
---|---|
ValueIterator
Interface for interating through Expressions or values. |
|
ValueIteratorProvider
Language Object Implementors of this interface will provide a ValueIterator over one or potentially more values
that they have. |
|
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. |
Classes in com.metamatrix.query.sql.util used by com.metamatrix.query.sql.symbol | |
---|---|
ValueIterator
Interface for interating through Expressions or values. |
|
ValueIteratorProvider
Language Object Implementors of this interface will provide a ValueIterator over one or potentially more values
that they have. |
Classes in com.metamatrix.query.sql.util used by com.metamatrix.query.sql.util | |
---|---|
SymbolMap
|
|
ValueIterator
Interface for interating through Expressions or values. |
|
VariableContext
This class holds a map of variables to their values, these variables and their values are held in the context of a Block in the procedure language,
differrent Statement s populate the map by declaring variables and
assigning values. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |