]
Gail Badner resolved HHH-6362.
------------------------------
Resolution: Duplicate
Fix Version/s: (was: 4.0.0.next)
This was fixed by org.hibernate.engine.OptimisticLockStyle() for HHH-6371.
EntityBindingStateImpl.getOptimisticLockMode() returns
annotations-specific value
---------------------------------------------------------------------------------
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
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.
For more information on JIRA, see: