An interface for Datastore implementations that support transaction management
Type Params | Return Type | Name and description |
---|---|---|
|
org.springframework.transaction.PlatformTransactionManager |
getTransactionManager() @return The transaction manager for this datastore |
Methods inherited from class | Name |
---|---|
interface Datastore |
connect, getApplicationContext, getApplicationEventPublisher, getCurrentSession, getMappingContext, hasCurrentSession, isSchemaless, withSession |
interface ServiceRegistry |
getService, getServices |