Back to Exposed

manager

docs/api/exposed-jdbc/org.jetbrains.exposed.v1.jdbc.transactions/-transaction-manager/-companion/manager.html

1.2.0691 B
Original Source

manager

val manager: JdbcTransactionManager

Returns the JdbcTransactionManager for the current context.

This property attempts to resolve the transaction manager in the following order:

  1. From the current transaction, if one exists

  2. From the current database, if one is set

Throws

IllegalStateException

if no transaction manager can be found in either the current transaction or the current database.

Generated by Dokka © 2026 Copyright