toggle menu
exposed
0.56.0
jvm
switch theme
search in API
exposed-core
/
org.jetbrains.exposed.sql.vendors
/
ForUpdateOption
/
PostgreSQL
/
ForUpdateBase
/
ForUpdateBase
For
Update
Base
constructor
(
querySuffix
:
String
,
mode
:
ForUpdateOption.PostgreSQL.MODE
?
=
null
,
vararg
ofTables
:
Table
)