|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| PersistenceMapper<T> | All persistence mappers must implement this interface. |
| PersistenceMapperConfiguration | Provides persistence mapper configuration settings. |
| PersistenceMapperFactory | Creates persistence mapper instances. |
| Class Summary | |
|---|---|
| PropertyPersistenceMapperConfiguration | A persistence mapper configuration constructed from properties. |
| TransactionContextPersistenceMapperFactory | PersistenceMapperFactory implementation that is aware of an outer
TransactionContext. |
| TransactionPersistenceMapper<T> | Abstract persistence mapper implementation which is provided with a Transaction. |
| TransactionPersistenceMapperFactory | Persistence mapper factory implementation which provides persistence mappers with
Transactions. |
Classes for working with database-independent persistence mappers.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||