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-core
/
com.huanshankeji.exposedvertxsqlclient
/
DatabaseClient
/
prepareBatchSqlAndArgTuplesWithProvidedTransaction
prepare
Batch
Sql
And
Arg
Tuples
With
Provided
Transaction
fun
Transaction
.
prepareBatchSqlAndArgTuplesWithProvidedTransaction
(
statements
:
Iterable
<
Statement
<
*
>
>
)
:
Pair
<
String
?
,
List
<
Tuple
>
>
(
source
)