|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of DynamicCommand in com.metamatrix.query.processor.proc |
|---|
| Constructors in com.metamatrix.query.processor.proc with parameters of type DynamicCommand | |
|---|---|
ExecDynamicSqlInstruction(CreateUpdateProcedureCommand parentProcCommand,
DynamicCommand command,
java.util.List references,
QueryMetadataInterface metadata,
IDGenerator idGenerator,
CapabilitiesFinder capFinder)
|
|
| Uses of DynamicCommand in com.metamatrix.query.rewriter |
|---|
| Methods in com.metamatrix.query.rewriter with parameters of type DynamicCommand | |
|---|---|
void |
VariableSubstitutionVisitor.visit(DynamicCommand obj)
|
| Uses of DynamicCommand in com.metamatrix.query.sql |
|---|
| Methods in com.metamatrix.query.sql with parameters of type DynamicCommand | |
|---|---|
void |
LanguageVisitor.visit(DynamicCommand obj)
|
| Uses of DynamicCommand in com.metamatrix.query.sql.navigator |
|---|
| Methods in com.metamatrix.query.sql.navigator with parameters of type DynamicCommand | |
|---|---|
void |
PreOrPostOrderNavigator.visit(DynamicCommand obj)
NOTE: we specifically don't need to visit the as columns or the using identifiers. |
| Uses of DynamicCommand in com.metamatrix.query.sql.visitor |
|---|
| Methods in com.metamatrix.query.sql.visitor with parameters of type DynamicCommand | |
|---|---|
void |
SQLStringVisitor.visit(DynamicCommand obj)
|
void |
ExpressionMappingVisitor.visit(DynamicCommand obj)
|
| Uses of DynamicCommand in com.metamatrix.query.validator |
|---|
| Methods in com.metamatrix.query.validator with parameters of type DynamicCommand | |
|---|---|
void |
ValidationVisitor.visit(DynamicCommand obj)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||