Package-level declarations
Types
Link copied to clipboard
class SpringJdbcTransaction(transactionStatus: TransactionStatus, template: TransactionTemplate) : Transaction
Link copied to clipboard
class SpringJdbcTransactionalOp(template: TransactionTemplate) : TransactionalOp<SpringJdbcTransaction>
Functions
Link copied to clipboard
Create a SpringJdbcTransactionalOp from a TransactionOperations