by refresh() on LockMode.READ, no version check
-----------------------------------------------
Key: HHH-4038
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-4038
Project: Hibernate Core
Issue Type: Bug
Affects Versions: 3.3.2
Environment: Hibernate 3.3.2GA
Hibernate Annotations 3.4.0.GA
Database: H2 1.1.114
Reporter: Nishimorit
session.refresh(object, LockMode.READ) doesn't do version check,
though session.load(object, LockMode.READ) does version check.
I think the former have to do version check.
http://forum.hibernate.org/viewtopic.php?t=998170
--
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....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira