| Modifier and Type | Method and Description |
|---|---|
void |
AuthorizationValidationVisitor.visit(DynamicCommand obj) |
| Modifier and Type | Method and Description |
|---|---|
DynamicCommand |
SQLParser.dynamicCommand(ParseInfo info) |
| Constructor and Description |
|---|
ExecDynamicSqlInstruction(CreateProcedureCommand parentProcCommand,
DynamicCommand command,
QueryMetadataInterface metadata,
IDGenerator idGenerator,
CapabilitiesFinder capFinder,
boolean returnable) |
| Modifier and Type | Method and Description |
|---|---|
void |
LanguageVisitor.visit(DynamicCommand obj) |
| Modifier and Type | Method and Description |
|---|---|
void |
PreOrPostOrderNavigator.visit(DynamicCommand obj)
NOTE: we specifically don't need to visit the as columns or the using identifiers.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SQLStringVisitor.visit(DynamicCommand obj) |
void |
ExpressionMappingVisitor.visit(DynamicCommand obj) |
| Modifier and Type | Method and Description |
|---|---|
void |
ValidationVisitor.visit(DynamicCommand obj) |
Copyright © 2019. All rights reserved.