[
http://opensource.atlassian.com/projects/hibernate/browse/HHH-6297?page=c...
]
Strong Liu resolved HHH-6297.
-----------------------------
Resolution: Fixed
Fix Version/s: 4.0.0.next
use org.hibernate.testing.cache.CachingRegionFatory (in hibernate-testing module) for
testing
remove legacy cache api
------------------------
Key: HHH-6297
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-6297
Project: Hibernate Core
Issue Type: Task
Components: caching (L2)
Reporter: Strong Liu
Assignee: Strong Liu
Fix For: 4.0.0.next
the following cache APIs are marked deprecated since 3.3, it is time to clean them
> org.hibernate.cache.spi.Cache
> org.hibernate.cache.spi.CacheConcurrencyStrategy
> org.hibernate.cache.spi.CacheProvider
> org.hibernate.cache.spi.NonstrictReadWriteCache
> org.hibernate.cache.spi.ReadOnlyCache
> org.hibernate.cache.spi.ReadWriteCache
> org.hibernate.cache.spi.TransactionalCache
--
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