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