toggle menu
exposed
0.56.0
jvm
switch theme
search in API
exposed-core
/
org.jetbrains.exposed.sql.vendors
/
OracleDialect
/
setSchema
set
Schema
open
override
fun
setSchema
(
schema
:
Schema
)
:
String
Returns the SQL statement that sets the current schema to the specified
schema
.