[
http://opensource.atlassian.com/projects/hibernate/browse/HHH-3711?page=c...
]
jason shi commented on HHH-3711:
--------------------------------
The entity retrieved from Audit table is not a hibernate persistent object,
so we need to use hibernate to load original entity, copy data from audit entity to
orignial entity, then save the restored original entity.
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