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