public interface TransactionManagerAware extends org.springframework.beans.factory.Aware
Type Params | Return Type | Name and description |
---|---|---|
|
public void |
setTransactionManager(org.springframework.transaction.PlatformTransactionManager transactionManager) Sets the transaction manager on implementors |