]
Adam Warski resolved HHH-5499.
------------------------------
Assignee: Adam Warski
Resolution: Fixed
Fix Version/s: 3.6.0.CR1
Extend AuditReader interface with findRevisions() method
--------------------------------------------------------
Key: HHH-5499
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-5499
Project: Hibernate Core
Issue Type: Sub-task
Components: envers
Reporter: Erik-Berndt Scheper
Assignee: Adam Warski
Fix For: 3.6.0.CR1
Attachments: HHH-5499-AuditReader-findRevisions-new.patch,
HHH-5499-AuditReader-findRevisions.patch
To improve performance, it would be benificial to extend the Envers AuditReader interface
with the following method, so that a list of revision-entities can be retrieved in one
query:
* {{<T> List<T> findRevisions(Class<T> revisionEntityClass,
Set<Number> revisions)}}
See attached patch, with testcases and updated findRevision() method.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: