ForKeyShare

PostgreSQL clause that acquires a shared lock for each row, but at a weaker strength than ForShare.

Inheritors

Constructors

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

Types

Link copied to clipboard

Properties

Link copied to clipboard
override val querySuffix: String