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-oracle
/
com.huanshankeji.exposedvertxsqlclient.oracle
/
withOracleTransaction
with
Oracle
Transaction
suspend
fun
<
T
>
DatabaseClient
<
Pool
>
.
withOracleTransaction
(
function
:
suspend
(
DatabaseClient
<
OracleConnection
>
)
->
T
)
:
T
(
source
)