| Modifier and Type | Method and Description |
|---|---|
void |
SQLIndexDefinition.cloneTo(SQLIndexDefinition definition) |
| Modifier and Type | Method and Description |
|---|---|
SQLIndexDefinition |
SQLAlterTableAddIndex.getIndexDefinition() |
SQLIndexDefinition |
SQLCreateIndexStatement.getIndexDefinition() |
SQLIndexDefinition |
SQLUnique.getIndexDefinition() |
| Modifier and Type | Method and Description |
|---|---|
SQLIndexDefinition |
MySqlTableIndex.getIndexDefinition() |
| Modifier and Type | Method and Description |
|---|---|
void |
SQLExprParser.parseIndex(SQLIndexDefinition indexDefinition) |
| Modifier and Type | Method and Description |
|---|---|
default void |
SQLASTVisitor.endVisit(SQLIndexDefinition x) |
boolean |
SQLASTOutputVisitor.visit(SQLIndexDefinition x) |
default boolean |
SQLASTVisitor.visit(SQLIndexDefinition x) |
Copyright © 2013–2021 Alibaba Group. All rights reserved.