| Interface | Description |
|---|---|
| JoinableTable |
| Class | Description |
|---|---|
| AbstractColumn |
Abstract base implementation for columns
|
| AbstractJdbcAdaptor | |
| AbstractTable |
Abstract implementation for Entity, Secondary and Join tables.
|
| BasicColumn |
BasicColumn to persist basic attributes of the entity.
|
| CollectionTable |
The table for element collection attributes.
|
| ConnectionFactory | |
| ConnectionImpl | |
| DataSourceImpl | |
| DiscriminatorColumn |
Column implementation for discriminator columns.
|
| ElementColumn |
Columns for list type attributes.
|
| EntityTable |
Table representing an entity persistent storage.
|
| ForeignKey |
Foreign key definition.
|
| JoinColumn |
Mapping of two
BasicColumns. |
| JoinTable | |
| MapKeyColumn |
Columns for map key type attributes.
|
| OrderColumn |
Columns for list type attributes.
|
| PkColumn |
BasicColumn to persist id attributes of the entity.
|
| PreparedStatementFactory |
A Factory to implement preparation of
PreparedStatementImpls |
| PreparedStatementImpl | |
| SecondaryTable |
Table representing an secondary table for entity persistent storage.
|
| TypeFactory |
Copyright © 2012 Batoo Software & Consultancy. All Rights Reserved.