Overload List

  NameDescription
Public methodGetForUpdateString(String)
Get the FOR UPDATE OF column_list fragment appropriate for this dialect given the aliases of the columns to be write locked.
Public methodGetForUpdateString(LockMode)
Given a lock mode, determine the appropriate for update fragment to use.

See Also