|
ehcache | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Deprecated Interfaces | |
|---|---|
| net.sf.ehcache.store.compound.CopyStrategy
replaced by ReadWriteCopyStrategy |
|
| Deprecated Classes | |
|---|---|
| net.sf.ehcache.config.generator.ConfigurationGenerator
Use ConfigurationUtil.generateCacheManagerConfigurationText(Configuration) or
ConfigurationUtil#generateCacheConfigurationText(CacheConfiguration) instead |
|
| net.sf.ehcache.hibernate.EhCache
|
|
| net.sf.ehcache.hibernate.ccs.EhcacheNonstrictReadWriteCache
|
|
| net.sf.ehcache.hibernate.EhCacheProvider
|
|
| net.sf.ehcache.hibernate.ccs.EhcacheReadOnlyCache
|
|
| net.sf.ehcache.hibernate.ccs.EhcacheReadWriteCache
|
|
| net.sf.ehcache.hibernate.SingletonEhCacheProvider
|
|
| Deprecated Fields | |
|---|---|
| net.sf.ehcache.config.TerracottaConfiguration.DEFAULT_CACHE_COHERENT
since 2.4 Use TerracottaConfiguration.DEFAULT_CONSISTENCY_TYPE instead. |
|
| Deprecated Constructors | |
|---|---|
| net.sf.ehcache.Element(Object, Object, long, long, long, long, long, long)
The nextToLastAccessTime field is unused since
version 1.7, setting it will have no effect. Use
#Element(Object, Object, long, long, long, long, long)
instead |
|
|
ehcache | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||