The Hibernate Java ORM tool uses optimistic locking implemented using ... BEGIN; UPDATE tab SET somefield = 'foo' WHERE id = 1; COMMIT;.
確定! 回上一頁