Overload List
Name | Description | |
---|---|---|
GetForUpdateString(String) |
Get the FOR UPDATE OF column_list fragment appropriate for this
dialect given the aliases of the columns to be write locked.
(Overrides Dialect..::..GetForUpdateString(String).) | |
GetForUpdateString(LockMode) |
Given a lock mode, determine the appropriate for update fragment to use.
(Inherited from Dialect.) |