|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of CaseExpression in com.metamatrix.query.optimizer.relational.rules |
|---|
| Methods in com.metamatrix.query.optimizer.relational.rules with parameters of type CaseExpression | |
|---|---|
void |
CriteriaCapabilityValidatorVisitor.visit(CaseExpression obj)
|
| Uses of CaseExpression in com.metamatrix.query.parser |
|---|
| Methods in com.metamatrix.query.parser that return CaseExpression | |
|---|---|
CaseExpression |
SQLParser.caseExpression(ParseInfo info)
Parse a non-searched CASE expression. |
| Uses of CaseExpression in com.metamatrix.query.resolver.util |
|---|
| Methods in com.metamatrix.query.resolver.util with parameters of type CaseExpression | |
|---|---|
void |
ResolverVisitor.visit(CaseExpression obj)
|
| Uses of CaseExpression in com.metamatrix.query.sql |
|---|
| Methods in com.metamatrix.query.sql with parameters of type CaseExpression | |
|---|---|
void |
LanguageVisitor.visit(CaseExpression obj)
|
| Uses of CaseExpression in com.metamatrix.query.sql.navigator |
|---|
| Methods in com.metamatrix.query.sql.navigator with parameters of type CaseExpression | |
|---|---|
void |
PreOrPostOrderNavigator.visit(CaseExpression obj)
|
| Uses of CaseExpression in com.metamatrix.query.sql.visitor |
|---|
| Methods in com.metamatrix.query.sql.visitor with parameters of type CaseExpression | |
|---|---|
void |
CriteriaTranslatorVisitor.visit(CaseExpression obj)
This method updates the CaseExpression object it receives as an
argument by replacing the virtual elements present in the expressions in the
function with translated expressions. |
void |
SQLStringVisitor.visit(CaseExpression obj)
|
void |
ExpressionMappingVisitor.visit(CaseExpression obj)
|
| Uses of CaseExpression in com.metamatrix.query.validator |
|---|
| Methods in com.metamatrix.query.validator with parameters of type CaseExpression | |
|---|---|
void |
AggregateValidationVisitor.visit(CaseExpression obj)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||