限定符和类型 | 方法和说明 |
---|---|
List<SQLTableElement> |
SQLDeclareItem.getTableElementList() |
限定符和类型 | 方法和说明 |
---|---|
void |
SQLDeclareItem.setTableElementList(List<SQLTableElement> tableElementList) |
限定符和类型 | 接口和说明 |
---|---|
interface |
SQLForeignKeyConstraint |
interface |
SQLPrimaryKey |
interface |
SQLTableConstraint |
限定符和类型 | 类和说明 |
---|---|
class |
SQLCheck |
class |
SQLColumnDefinition |
class |
SQLForeignKeyImpl |
class |
SQLPrimaryKeyImpl |
class |
SQLUnique |
限定符和类型 | 方法和说明 |
---|---|
List<SQLTableElement> |
SQLCreateTableStatement.getTableElementList() |
限定符和类型 | 类和说明 |
---|---|
class |
MysqlForeignKey |
class |
MySqlKey |
class |
MySqlPrimaryKey |
class |
MySqlUnique |
限定符和类型 | 类和说明 |
---|---|
class |
MySqlTableIndex |
限定符和类型 | 接口和说明 |
---|---|
interface |
OracleConstraint |
限定符和类型 | 类和说明 |
---|---|
class |
OracleCheck |
class |
OracleForeignKey |
class |
OraclePrimaryKey |
class |
OracleUnique |
限定符和类型 | 方法和说明 |
---|---|
boolean |
SQLASTOutputVisitor.visit(SQLTableElement x) |
Copyright © 2013–2016 Alibaba Group. All rights reserved.