|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LookupEvaluator | |
---|---|
com.metamatrix.query.eval | |
com.metamatrix.query.processor | |
com.metamatrix.query.sql.symbol | |
com.metamatrix.query.sql.visitor |
Uses of LookupEvaluator in com.metamatrix.query.eval |
---|
Constructors in com.metamatrix.query.eval with parameters of type LookupEvaluator | |
---|---|
Evaluator(java.util.Map elements,
LookupEvaluator dataMgr,
CommandContext context)
|
Uses of LookupEvaluator in com.metamatrix.query.processor |
---|
Subinterfaces of LookupEvaluator in com.metamatrix.query.processor | |
---|---|
interface |
ProcessorDataManager
|
Classes in com.metamatrix.query.processor that implement LookupEvaluator | |
---|---|
class |
TempTableDataManager
This proxy ProcessorDataManager is used during XML query processing to handle temporary groups in the document model. |
Uses of LookupEvaluator in com.metamatrix.query.sql.symbol |
---|
Methods in com.metamatrix.query.sql.symbol with parameters of type LookupEvaluator | |
---|---|
java.lang.Object |
Reference.getValue(LookupEvaluator dataMgr,
CommandContext context)
|
Uses of LookupEvaluator in com.metamatrix.query.sql.visitor |
---|
Methods in com.metamatrix.query.sql.visitor with parameters of type LookupEvaluator | |
---|---|
static void |
EvaluateExpressionVisitor.replaceExpressions(LanguageObject obj,
boolean deep,
LookupEvaluator dataMgr,
CommandContext context)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |