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