|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PersistenceMapperConfiguration | |
---|---|
com.subshell.persistence.mapper | Classes for working with database-independent persistence mappers. |
Uses of PersistenceMapperConfiguration in com.subshell.persistence.mapper |
---|
Classes in com.subshell.persistence.mapper that implement PersistenceMapperConfiguration | |
---|---|
class |
PropertyPersistenceMapperConfiguration
A persistence mapper configuration constructed from properties. |
Constructors in com.subshell.persistence.mapper with parameters of type PersistenceMapperConfiguration | |
---|---|
TransactionContextPersistenceMapperFactory(PersistenceMapperConfiguration configuration)
|
|
TransactionPersistenceMapperFactory(PersistenceMapperConfiguration configuration,
TransactionFactory transactionFactory)
Creates a new transaction persistence mapper factory. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |