exposed
Toggle table of contents
1.4.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
exposed
exposed-core
/
org.jetbrains.exposed.v1.core.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