| Modifier and Type | Method and Description |
|---|---|
SQLCreateTableStatement |
SQLAdhocTableSource.getDefinition() |
| Modifier and Type | Method and Description |
|---|---|
void |
SQLAdhocTableSource.setDefinition(SQLCreateTableStatement x) |
| Constructor and Description |
|---|
SQLAdhocTableSource(SQLCreateTableStatement definition) |
| Modifier and Type | Method and Description |
|---|---|
SQLCreateTableStatement |
SQLCreateTableStatement.clone() |
| Modifier and Type | Method and Description |
|---|---|
void |
SQLCreateTableStatement.cloneTo(SQLCreateTableStatement x) |
| Modifier and Type | Method and Description |
|---|---|
SQLCreateTableStatement |
AdsStatementParser.parseCreateTable() |
SQLCreateTableStatement |
AdsCreateTableParser.parseCreateTable(boolean acceptCreate) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
AdsOutputVisitor.visit(SQLCreateTableStatement x) |
| Modifier and Type | Class and Description |
|---|---|
class |
AntsparkCreateTableStatement |
| Modifier and Type | Method and Description |
|---|---|
SQLCreateTableStatement |
AntsparkCreateTableParser.parseCreateTable(boolean acceptCreate) |
| Modifier and Type | Class and Description |
|---|---|
class |
BlinkCreateTableStatement |
| Modifier and Type | Method and Description |
|---|---|
SQLCreateTableStatement |
BlinkCreateTableParser.parseCreateTable(boolean acceptCreate) |
| Modifier and Type | Class and Description |
|---|---|
class |
DB2CreateTableStatement |
| Modifier and Type | Method and Description |
|---|---|
SQLCreateTableStatement |
DB2CreateTableParser.parseCreateTable(boolean acceptCreate) |
| Modifier and Type | Method and Description |
|---|---|
SQLCreateTableStatement |
HiveStatementParser.parseCreateTable() |
SQLCreateTableStatement |
HiveCreateTableParser.parseCreateTable(boolean acceptCreate) |
| Modifier and Type | Class and Description |
|---|---|
class |
HiveCreateTableStatement |
| Modifier and Type | Class and Description |
|---|---|
class |
MySqlCreateTableStatement |
| Modifier and Type | Method and Description |
|---|---|
SQLCreateTableStatement |
MySqlCreateTableParser.parseCreateTable() |
SQLCreateTableStatement |
MySqlStatementParser.parseCreateTable() |
| Modifier and Type | Class and Description |
|---|---|
class |
OdpsCreateTableStatement |
| Modifier and Type | Method and Description |
|---|---|
SQLCreateTableStatement |
OdpsStatementParser.parseCreateTable() |
SQLCreateTableStatement |
OdpsCreateTableParser.parseCreateTable(boolean acceptCreate) |
| Modifier and Type | Class and Description |
|---|---|
class |
OracleCreateTableStatement |
| Modifier and Type | Method and Description |
|---|---|
SQLCreateTableStatement |
SQLCreateTableParser.parseCreateTable() |
SQLCreateTableStatement |
SQLStatementParser.parseCreateTable() |
SQLCreateTableStatement |
SQLCreateTableParser.parseCreateTable(boolean acceptCreate) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
SchemaRepository.MySqlConsoleSchemaVisitor.visit(SQLCreateTableStatement x) |
boolean |
SchemaRepository.OracleConsoleSchemaVisitor.visit(SQLCreateTableStatement x) |
boolean |
SchemaRepository.DefaultConsoleSchemaVisitor.visit(SQLCreateTableStatement x) |
default boolean |
SchemaResolveVisitor.visit(SQLCreateTableStatement x) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
SemanticCheck.visit(SQLCreateTableStatement stmt) |
| Modifier and Type | Method and Description |
|---|---|
default void |
SQLASTVisitor.endVisit(SQLCreateTableStatement x) |
boolean |
SQLASTOutputVisitor.visit(SQLCreateTableStatement x) |
default boolean |
SQLASTVisitor.visit(SQLCreateTableStatement x) |
boolean |
SchemaStatVisitor.visit(SQLCreateTableStatement x) |
| Modifier and Type | Method and Description |
|---|---|
default boolean |
WallVisitor.visit(SQLCreateTableStatement x) |
| Modifier and Type | Method and Description |
|---|---|
static void |
WallVisitorUtils.check(WallVisitor visitor,
SQLCreateTableStatement x) |
Copyright © 2013–2020 Alibaba Group. All rights reserved.