toggle menu
exposed
0.56.0
jvm
switch theme
search in API
exposed-core
/
org.jetbrains.exposed.sql.vendors
/
ForUpdateOption
/
Oracle
/
ForUpdateWait
For
Update
Wait
class
ForUpdateWait
(
timeout
:
Int
)
:
ForUpdateOption
Oracle clause that waits for the provided timeout until the row becomes available.
Members
Constructors
For
Update
Wait
Link copied to clipboard
constructor
(
timeout
:
Int
)
Properties
query
Suffix
Link copied to clipboard
open
val
querySuffix
:
String