| Package | Description |
|---|---|
| org.oiue.table.structure |
| Modifier and Type | Method and Description |
|---|---|
ForeignField |
TableExt.findForeignFiled(String popertyName)
查找外键
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,ForeignField> |
Table.getForeignField() |
| Modifier and Type | Method and Description |
|---|---|
void |
TableExt.addForeignFiled(String name,
ForeignField Field)
添加外键
|
Copyright © 2017. All rights reserved.