[hibernate-issues] [Hibernate-JIRA] Updated: (HHH-6954) Separate notions of LockModes, LockOptions and types of sql locks
Steve Ebersole (JIRA)
noreply at atlassian.com
Tue Jan 31 16:48:10 EST 2012
[ https://hibernate.onjira.com/browse/HHH-6954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Steve Ebersole updated HHH-6954:
--------------------------------
Fix Version/s: (was: 4.1.0)
> Separate notions of LockModes, LockOptions and types of sql locks
> -----------------------------------------------------------------
>
> Key: HHH-6954
> URL: https://hibernate.onjira.com/browse/HHH-6954
> Project: Hibernate ORM
> Issue Type: Improvement
> Reporter: Steve Ebersole
>
> {{LockMode}}s deal with higher-level user-case semantics. In many cases they don't even correlate to SQL locking options at all (notion of "force" e.g.).
> This leads to some awkwardness like the whole {{LockOptions#aliasSpecificLockModes}} stuff. Also, it leads to awkwardness with Dialects and attempts to acquire SQL locks.
> This needs some discussion
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the hibernate-issues
mailing list