toggle menu
exposed
0.56.0
jvm
switch theme
search in API
exposed-core
/
org.jetbrains.exposed.sql.statements.api
/
ExposedDatabaseMetadata
/
tableNames
table
Names
abstract
val
tableNames
:
Map
<
String
,
List
<
String
>
>
A mapping of all schema names in the database to a list of all defined table names in each schema.