[hibernate-issues] [Hibernate-JIRA] Created: (HHH-7150) evictAll() method is missing in SessionFactory getCache()

Madhumita Sadhukhan (JIRA) noreply at atlassian.com
Tue Mar 6 08:12:48 EST 2012


evictAll() method is missing in SessionFactory getCache()
---------------------------------------------------------

                 Key: HHH-7150
                 URL: https://hibernate.onjira.com/browse/HHH-7150
             Project: Hibernate ORM
          Issue Type: Improvement
          Components: core
    Affects Versions: 4.0.1
            Reporter: Madhumita Sadhukhan
            Assignee: Strong Liu


I was trying to test HHH-7016 in non-jpa API(i.e using Sessionfactory instead of EntityManagerFactory) 
but found that evictAll() is simply not supported by SessionFactory.

I feel this is quite a convenience method to evict everything from secondlevelcache and will be nice to have.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list