| Modifier and Type | Method and Description |
|---|---|
void |
SQLAlterTableAddIndex.cloneTo(MySqlTableIndex x) |
void |
SQLAlterTableAlterIndex.cloneTo(MySqlTableIndex x) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
H2OutputVisitor.visit(MySqlTableIndex x) |
| Modifier and Type | Method and Description |
|---|---|
MySqlTableIndex |
MySqlTableIndex.clone() |
| Modifier and Type | Method and Description |
|---|---|
List<MySqlTableIndex> |
MySqlCreateTableStatement.getMysqlIndexes() |
| Modifier and Type | Method and Description |
|---|---|
default void |
MySqlASTVisitor.endVisit(MySqlTableIndex x) |
boolean |
MySqlOutputVisitor.visit(MySqlTableIndex x) |
default boolean |
MySqlASTVisitor.visit(MySqlTableIndex x) |
boolean |
MySqlSchemaStatVisitor.visit(MySqlTableIndex x) |
Copyright © 2013–2022 Alibaba Group. All rights reserved.