You can buy this project and download/modify it how often you want.
package link.jfire.sql.function; public enum LockMode { SHARE, UPDATE }