toggle menu
exposed-vertx-sql-client
jvm
switch theme
search in API
exposed-vertx-sql-client-postgresql
/
com.huanshankeji.exposedvertxsqlclient
/
withPgTransaction
with
Pg
Transaction
suspend
fun
<
T
>
DatabaseClient
<
PgPool
>
.
withPgTransaction
(
function
:
suspend
(
DatabaseClient
<
PgConnection
>
)
->
T
)
:
T
(
source
)