Pool.begin

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

interface Pool
begin
()

Meta