See: Description
| Interface | Description |
|---|---|
| Column |
Representation of a column in a table.
|
| Table |
Representation of a table for a class.
|
| Class | Description |
|---|---|
| BasicColumn |
Representation of a column in a table.
|
| CompleteClassTable |
Representation of a table for a class where the class is stored in "complete-table" inheritance (or in JPA "TablePerClass")
whereby all members (in this class and superclasses) are handled in this table.
|
Copyright © 2013. All Rights Reserved.