ForShare
open class ForShare(mode: ForUpdateOption.PostgreSQL.MODE? = null, ofTables: Table) : ForUpdateOption.PostgreSQL.ForUpdateBase
PostgreSQL clause that acquires a shared lock for each row retrieved.
PostgreSQL clause that acquires a shared lock for each row retrieved.