Back to Exposed

tableNames

docs/api/exposed-r2dbc/org.jetbrains.exposed.v1.r2dbc.statements.api/-r2dbc-exposed-database-metadata/table-names.html

1.2.0634 B
Original Source

tableNames

abstract suspend fun tableNames(): CacheWithSuspendableDefault<String, List<String>>

A mapping of all schema names in the database to a list of all defined table names in each schema.

Generated by Dokka © 2026 Copyright