| 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.
|
| BoneCPDataSource |
DataSource for use with LazyConnection Provider etc.
|
| CollectionTable |
The table for element collection attributes.
|
| ConnectionProxy |
Proxy class to proxy connections.
|
| DataSourceProxy |
Proxy class to proxy datasources.
|
| DiscriminatorColumn |
Column implementation for discriminator columns.
|
| ElementColumn |
Columns for list type attributes.
|
| EntityTable |
Table representing an entity persistent storage.
|
| ForeignKey |
Foreign key definition.
|
| Joinable |
The data representing a single join.
|
| 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.
|
| PreparedStatementProxy | |
| SecondaryTable |
Table representing an secondary table for entity persistent storage.
|
| TypeFactory |
| Enum | Description |
|---|---|
| PreparedStatementProxy.SqlLoggingType |
The configuration type indicating how sql printing should be.
|
Copyright © 2012 Batoo Software & Consultancy. All Rights Reserved.