agentgt / jirm

A Java Immutable object Relational Mapper focused on simplicity, convenience, and thread safety.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SELECT FOR UPDATE

agentgt opened this issue · comments

Add "FOR UPDATE" to the query builder so that you can do row level locking.