Back to Exposed

listTables

docs/api/exposed-jdbc/org.jetbrains.exposed.v1.jdbc/-schema-utils/list-tables.html

1.2.0493 B
Original Source

listTables

fun listTables(): List<String>

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

Return

A list of table names as strings.

Generated by Dokka © 2026 Copyright