Instance Method
commitTransaction()
Commit the queries executed for the transaction and write them to the database This is equivalent to an SQL
COMMITfunc commitTransaction() -> EventLoopFuture<Void>
Return Value
Future Void when the transaction has been committed