Instance Method
beginTransaction()
Start the transaction on the current connection. This is equivalent to an SQL
BEGINfunc beginTransaction() -> EventLoopFuture<Void>
Return Value
Future Void when the transaction has been started
Instance Method
BEGINfunc beginTransaction() -> EventLoopFuture<Void>
Future Void when the transaction has been started