[hibernate-issues] [Hibernate-JIRA] Created: (HHH-6362) EntityBindingStateImpl.getOptimisticLockMode() returns org.hibernate.annotations.OptimisticLockType.ordinal()

Gail Badner (JIRA) noreply at atlassian.com
Thu Jun 23 18:10:54 EDT 2011


EntityBindingStateImpl.getOptimisticLockMode() returns org.hibernate.annotations.OptimisticLockType.ordinal()
-------------------------------------------------------------------------------------------------------------

                 Key: HHH-6362
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-6362
             Project: Hibernate Core
          Issue Type: Bug
          Components: metamodel
            Reporter: Gail Badner
            Assignee: Gail Badner
             Fix For: 4.0.0.next


The ordinal values for org.hibernate.annotations.OptimisticLockType are not consistent with org.hibernate.engine.internal.Versioning constants, resulting in the incorrect value being returned by EntityBinding.getOptimisticLockMode().

-- 
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