ForNoKeyUpdate
open class ForNoKeyUpdate(mode: ForUpdateOption.PostgreSQL.MODE? = null, ofTables: Table) : ForUpdateOption.PostgreSQL.ForUpdateBase
PostgreSQL clause that locks the rows retrieved, but at a weaker strength than ForUpdate.