Back to Exposed

defaultDatabase

docs/api/exposed-r2dbc/org.jetbrains.exposed.v1.r2dbc.transactions/-transaction-manager/-companion/default-database.html

1.2.0456 B
Original Source

defaultDatabase

var defaultDatabase: R2dbcDatabase?

The database to use by default in all transactions.

Note: The default database could be null until it is set explicitly. Use primaryDatabase to get the default database if it is set, or the last registered database otherwise.

Generated by Dokka © 2026 Copyright