| Package | Description |
|---|---|
| net.sf.jailer.domainmodel |
| Modifier and Type | Field and Description |
|---|---|
Map<Table,Composite> |
DomainModel.composites
Maps each table to the composite where the table is the main table.
|
| Modifier and Type | Method and Description |
|---|---|
Composite |
DomainModel.getComposite(Table table)
Gets composite in which a given table is contained.
|