toggle menu
exposed
0.56.0
jvm
switch theme
search in API
exposed-core
/
org.jetbrains.exposed.sql.vendors
/
DatabaseDialect
/
tableExists
table
Exists
abstract
fun
tableExists
(
table
:
Table
)
:
Boolean
Checks if the specified table exists in the database.