toggle menu
exposed
0.56.0
jvm
switch theme
search in API
exposed-core
/
org.jetbrains.exposed.sql.statements.api
/
ExposedConnection
/
setSavepoint
set
Savepoint
abstract
fun
setSavepoint
(
name
:
String
)
:
ExposedSavepoint
Sets and returns a new savepoint with the specified
name
.