Issue Type: Improvement Improvement
Affects Versions: 4.3.0.Beta1, 4.2.0.Final, 4.1.11, 4.1.10
Assignee: Unassigned
Components: envers
Created: 09/Apr/13 5:44 PM
Description:

I would like to be able to call AuditProcess.getCurrentRevisionData(session, true) in my application to save revinfo manually so that I can use the revinfo object in my application. However, right now if I did that instead, when AuditProcess.executeInSession(session) calls AuditProcess.getCurrentRevisionData(session, true), the session doesn't seem to contain my saved revinfo and session.contains(revisionData) returns false, resulting revinfo gets saved one more time in the database.

Project: Hibernate ORM
Priority: Critical Critical
Reporter: andrew chen
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira