[hibernate-issues] [Hibernate-JIRA] Created: (HHH-2242) Consider Allowing Optimistic Lock Strategies other than 'Version' with joined-subclass

Phillip Tornroth (JIRA) noreply at atlassian.com
Tue Nov 14 17:57:06 EST 2006


Consider Allowing Optimistic Lock Strategies other than 'Version' with joined-subclass
--------------------------------------------------------------------------------------

         Key: HHH-2242
         URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-2242
     Project: Hibernate3
        Type: Improvement

  Components: documentation, core  
    Versions: 3.2.0.ga    
    Reporter: Phillip Tornroth
    Priority: Minor


The JoinedSubclassEntityPersister class explicitly disallows mapping joined-subclasses whenever an optimistic locking strategy of other than 'version' is used. It would be very useful to choose an optimistic locking strategy independent of an inheritance mapping strategy. In my case, I'm using 'none' for legacy reasons. If there's a good reason for continuing to enforce this constraint, it would be very helpful to document it in the hibernate reference. 

Thanks in advance...

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira




More information about the hibernate-issues mailing list