toggle menu
exposed-vertx-sql-client
jvm
switch theme
search in API
exposed-vertx-sql-client-postgresql
/
com.huanshankeji.exposedvertxsqlclient
/
withSavepointAndRollbackIfThrows
with
Savepoint
And
Rollback
If
Throws
suspend
fun
<
T
>
DatabaseClient
<
PgConnection
>
.
withSavepointAndRollbackIfThrows
(
savepointName
:
String
,
function
:
suspend
(
DatabaseClient
<
PgConnection
>
)
->
T
)
:
T
(
source
)