| Package | Description |
|---|---|
| net.sf.jailer.datamodel |
| Modifier and Type | Method and Description |
|---|---|
void |
DataModel.checkForPrimaryKey(Set<Table> subjects,
boolean forDeletion)
Checks whether all tables in the closure of a given subject have primary keys.
|