Back to Exposed

execInBatch

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

1.2.0441 B
Original Source

execInBatch

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