|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of SearchedCaseExpression in com.metamatrix.query.optimizer.relational.rules |
---|
Methods in com.metamatrix.query.optimizer.relational.rules with parameters of type SearchedCaseExpression | |
---|---|
void |
CriteriaCapabilityValidatorVisitor.visit(SearchedCaseExpression obj)
|
Uses of SearchedCaseExpression in com.metamatrix.query.resolver.util |
---|
Methods in com.metamatrix.query.resolver.util with parameters of type SearchedCaseExpression | |
---|---|
void |
ResolverVisitor.visit(SearchedCaseExpression obj)
|
Uses of SearchedCaseExpression in com.metamatrix.query.sql |
---|
Methods in com.metamatrix.query.sql with parameters of type SearchedCaseExpression | |
---|---|
void |
LanguageVisitor.visit(SearchedCaseExpression obj)
|
Uses of SearchedCaseExpression in com.metamatrix.query.sql.navigator |
---|
Methods in com.metamatrix.query.sql.navigator with parameters of type SearchedCaseExpression | |
---|---|
void |
PreOrPostOrderNavigator.visit(SearchedCaseExpression obj)
|
Uses of SearchedCaseExpression in com.metamatrix.query.sql.visitor |
---|
Methods in com.metamatrix.query.sql.visitor with parameters of type SearchedCaseExpression | |
---|---|
void |
SQLStringVisitor.visit(SearchedCaseExpression obj)
|
void |
ExpressionMappingVisitor.visit(SearchedCaseExpression obj)
|
void |
CriteriaTranslatorVisitor.visit(SearchedCaseExpression obj)
This method updates the SearchedCaseExpression object it receives as an
argument by replacing the virtual elements present in the expressions in the
function with translated expressions. |
Uses of SearchedCaseExpression in com.metamatrix.query.validator |
---|
Methods in com.metamatrix.query.validator with parameters of type SearchedCaseExpression | |
---|---|
void |
AggregateValidationVisitor.visit(SearchedCaseExpression obj)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |