exposed-vertx-sql-client
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
exposed-vertx-sql-client
exposed-vertx-sql-client-mssql
/
com.huanshankeji.exposedvertxsqlclient.mssql
/
withMssqlTransaction
with
Mssql
Transaction
suspend
fun
<
T
>
DatabaseClient
<
Pool
>
.
withMssqlTransaction
(
function
:
suspend
(
DatabaseClient
<
MSSQLConnection
>
)
->
T
)
:
T
(
source
)