Borrow a connection from the pool and begin a transaction, the underlying connection will be returned to the pool when the transaction ends.
@return the transaction
See Implementation
Borrow a connection from the pool and begin a transaction, the underlying connection will be returned to the pool when the transaction ends.
@return the transaction