Back to Exposed

tableNamesByCurrentSchema

docs/api/exposed-jdbc/org.jetbrains.exposed.v1.jdbc.statements.jdbc/-jdbc-database-metadata-impl/table-names-by-current-schema.html

1.2.01.1 KB
Original Source

tableNamesByCurrentSchema

open override fun tableNamesByCurrentSchema(tableNamesCache: CacheWithDefault<String, List<String>>?): SchemaMetadata

Returns the current schema name and a list of its existing table names, stored as SchemaMetadata.

A tableNamesCache of previously read metadata, if applicable, can be provided to avoid retrieving new metadata.

Generated by Dokka © 2026 Copyright