toggle menu
exposed
0.56.0
jvm
switch theme
search in API
exposed-core
/
org.jetbrains.exposed.sql.statements.api
/
ExposedConnection
/
executeInBatch
execute
In
Batch
abstract
fun
executeInBatch
(
sqls
:
List
<
String
>
)
Sends a collection of SQL strings to the database for execution as a batch statement.