| 限定符和类型 | 方法和说明 |
|---|---|
SQLCreateIndexStatement |
SQLCreateIndexStatement.clone() |
| 限定符和类型 | 方法和说明 |
|---|---|
SQLCreateIndexStatement |
HiveStatementParser.parseCreateIndex(boolean acceptCreate) |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
HiveOutputVisitor.visit(SQLCreateIndexStatement x) |
| 限定符和类型 | 方法和说明 |
|---|---|
SQLCreateIndexStatement |
MySqlStatementParser.parseCreateIndex(boolean acceptCreate) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
OracleCreateIndexStatement |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
OracleUsingIndexClause.setIndex(SQLCreateIndexStatement x) |
| 限定符和类型 | 方法和说明 |
|---|---|
SQLCreateIndexStatement |
PGSQLStatementParser.parseCreateIndex(boolean acceptCreate) |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
PGOutputVisitor.visit(SQLCreateIndexStatement x) |
| 限定符和类型 | 方法和说明 |
|---|---|
SQLCreateIndexStatement |
SQLStatementParser.parseCreateIndex(boolean acceptCreate) |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
SchemaRepository.MySqlConsoleSchemaVisitor.visit(SQLCreateIndexStatement x) |
boolean |
SchemaRepository.OracleConsoleSchemaVisitor.visit(SQLCreateIndexStatement x) |
boolean |
SchemaRepository.DefaultConsoleSchemaVisitor.visit(SQLCreateIndexStatement x) |
| 限定符和类型 | 方法和说明 |
|---|---|
default void |
SQLASTVisitor.endVisit(SQLCreateIndexStatement x) |
default boolean |
SQLASTVisitor.visit(SQLCreateIndexStatement x) |
boolean |
GbaseOutputVisitor.visit(SQLCreateIndexStatement x) |
boolean |
SchemaStatVisitor.visit(SQLCreateIndexStatement x) |
boolean |
SQLASTOutputVisitor.visit(SQLCreateIndexStatement x) |
Copyright © 2013–2023. All rights reserved.