Back to Exposed

allTablesNames

docs/api/exposed-jdbc/org.jetbrains.exposed.v1.jdbc.vendors/-database-dialect-metadata/all-tables-names.html

1.2.0786 B
Original Source

allTablesNames

fun allTablesNames(): List<String>

Returns a list with the names of all the defined tables in the current database schema. The names will be returned with schema prefixes if the database supports it.


val allTablesNames: List<String>

Returns a list with the names of all the defined tables in the current schema.

Generated by Dokka © 2026 Copyright