| Package | Description |
|---|---|
| com.alibaba.druid.sql.ast.statement | |
| com.alibaba.druid.sql.dialect.mysql.ast | |
| com.alibaba.druid.sql.dialect.oracle.ast.stmt | |
| com.alibaba.druid.sql.visitor |
| 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 |
|---|---|
void |
SQLASTVisitorAdapter.endVisit(SQLForeignKeyImpl x) |
void |
SQLASTVisitor.endVisit(SQLForeignKeyImpl x) |
boolean |
SQLASTVisitorAdapter.visit(SQLForeignKeyImpl x) |
boolean |
SQLASTOutputVisitor.visit(SQLForeignKeyImpl x) |
boolean |
SQLASTVisitor.visit(SQLForeignKeyImpl x) |
boolean |
SchemaStatVisitor.visit(SQLForeignKeyImpl x) |
Copyright © 2013–2018 Alibaba Group. All rights reserved.