toggle menu
exposed
0.56.0
jvm
switch theme
search in API
exposed-core
/
org.jetbrains.exposed.sql.vendors
/
DatabaseDialect
/
catalog
catalog
open
fun
catalog
(
transaction
:
Transaction
)
:
String
Returns the catalog name of the connection of the specified
transaction
.