Add support to find entities by date in one single query
--------------------------------------------------------
Key: HHH-6225
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-6225
Project: Hibernate Core
Issue Type: New Feature
Components: envers
Affects Versions: 3.6.4
Reporter: Michael Zaugg
Priority: Minor
It would be nice to have a method which provides
getAuditReader().find(Clazz.class, clazz.getId(),
getAuditReader().getRevisionNumberForDate(date))
in one single query.
--
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