[
http://opensource.atlassian.com/projects/hibernate/browse/HHH-3711?page=c...
]
Kaizer commented on HHH-3711:
-----------------------------
Thanks Jason. But cant you retrieve the entity at that revision and then call save on that
entity?That would update the main table and create a new revision. The problem I'm
facing with this approach is because I've enabled optimistic locking. Since the
rowVersion fields are different, I get an exception. Are you facing the same issue?
I'm looking for a workaround right now.
Regards
Kaizer
Add reverse operation support
-----------------------------
Key: HHH-3711
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-3711
Project: Hibernate Core
Issue Type: Improvement
Components: envers
Affects Versions: 3.5
Reporter: jason shi
In some enterprise application, there is a requirement for reversing current state to a
history revision.
the reverse operation is base on an object (and it's sub objects)
--
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