ForNoKeyUpdate

PostgreSQL clause that locks the rows retrieved, but at a weaker strength than ForUpdate.

Inheritors

Constructors

Link copied to clipboard
constructor(mode: ForUpdateOption.PostgreSQL.MODE? = null, vararg ofTables: Table)

Types

Properties

Link copied to clipboard
override val querySuffix: String