|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of DynamicCommand in com.metamatrix.query.parser |
---|
Methods in com.metamatrix.query.parser that return DynamicCommand | |
---|---|
DynamicCommand |
SQLParser.dynamicCommand(ParseInfo info)
Parse error statement |
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,
QueryMetadataInterface metadata,
IDGenerator idGenerator,
CapabilitiesFinder capFinder)
|
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 |