Back to Exposed

execInBatch

docs/api/exposed-r2dbc/org.jetbrains.exposed.v1.r2dbc/-r2dbc-transaction/exec-in-batch.html

1.2.0449 B
Original Source

execInBatch

suspend fun execInBatch(stmts: List<String>)

Provided statements will be executed in a batch. Select statements are not supported as it's impossible to return multiple results.

Generated by Dokka © 2026 Copyright