toggle menu
exposed
0.56.0
jvm
switch theme
search in API
exposed-core
/
org.jetbrains.exposed.sql
/
SchemaUtils
/
listDatabases
list
Databases
fun
listDatabases
(
)
:
List
<
String
>
Returns a list of all databases.
Return
A list of strings representing the names of all databases.