[hibernate-issues] [Hibernate-JIRA] Created: (HHH-4022) Add an actual API contract for querying/managing cache regions (from app code)

Steve Ebersole (JIRA) noreply at atlassian.com
Mon Jul 6 13:44:13 EDT 2009


Add an actual API contract for querying/managing cache regions (from app code)
------------------------------------------------------------------------------

                 Key: HHH-4022
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-4022
             Project: Hibernate Core
          Issue Type: Improvement
          Components: caching (L2)
            Reporter: Steve Ebersole
            Assignee: Steve Ebersole
             Fix For: 3.5


Inspired by the JPA 2.0 javax.persistence.Cache interface, but extended to both entity and collection regions (JPA 2.0 only recognizes entity data caching).

Deprecate the corresponding SessionFactory methods while delegating them to theis new contract until their removal.

-- 
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