toggle menu
exposed-vertx-sql-client
jvm
switch theme
search in API
exposed-vertx-sql-client-postgresql
/
com.huanshankeji.exposedvertxsqlclient
/
withTransactionCommitOrRollback
with
Transaction
Commit
Or
Rollback
suspend
fun
<
T
>
DatabaseClient
<
SqlConnection
>
.
withTransactionCommitOrRollback
(
function
:
suspend
(
DatabaseClient
<
SqlConnection
>
)
->
Option
<
T
>
)
:
Option
<
T
>
(
source
)