Hibernate ENVERS Doest Work on MERGE Entity
-------------------------------------------
Key: HHH-5224
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-5224
Project: Hibernate Core
Issue Type: Bug
Components: envers
Affects Versions: 3.5.1
Environment: Windows, Glassfish V3 , MySQL 5.0 , Connector/J 5.x , Hibernate
3.5.1-Final
Reporter: Dyego Souza do Carmo
Priority: Critical
Attachments: EnversHibernate3.5Bug.rar
I'm created a simple project to example this...
One method CALL .persist , and a REVISION is "saved" in _version table (ohhh ,
thats WORK !!!)
But on other method, call .MERGE , and ENVERS ignore the merge... and not "save"
a revision on _version table...
This is a BIG problem , because the UPDATE REVISION is crucial...
Please SAVE ME !!!!!!
--
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