[hibernate-issues] [Hibernate-JIRA] Created: (HHH-6225) Add support to find entities by date in one single query

Michael Zaugg (JIRA) noreply at atlassian.com
Mon May 16 10:36:25 EDT 2011


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.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list