| Modifier and Type | Method and Description |
|---|---|
SQLForeignKeyImpl |
SQLForeignKeyImpl.clone() |
| Modifier and Type | Method and Description |
|---|---|
void |
SQLForeignKeyImpl.cloneTo(SQLForeignKeyImpl x) |
| Modifier and Type | Class and Description |
|---|---|
class |
MysqlForeignKey |
| Modifier and Type | Class and Description |
|---|---|
class |
OracleForeignKey |
| Modifier and Type | Method and Description |
|---|---|
default boolean |
SchemaResolveVisitor.visit(SQLForeignKeyImpl x) |
| Modifier and Type | Method and Description |
|---|---|
default void |
SQLASTVisitor.endVisit(SQLForeignKeyImpl x) |
boolean |
SQLASTOutputVisitor.visit(SQLForeignKeyImpl x) |
default boolean |
SQLASTVisitor.visit(SQLForeignKeyImpl x) |
boolean |
SchemaStatVisitor.visit(SQLForeignKeyImpl x) |
Copyright © 2013–2021 Alibaba Group. All rights reserved.