@Deprecated public interface HibernateCacheFactory
Modifier and Type | Interface and Description |
---|---|
static class |
HibernateCacheFactory.InstanceHolder
Deprecated.
since 6.14, implementation detail, will be removed in a later release
|
Modifier and Type | Method and Description |
---|---|
net.sf.hibernate.cache.CacheProvider |
getCacheProvider()
Deprecated.
Gets a new instance of the configured hibernate cache provider
|
net.sf.hibernate.cache.CacheConcurrencyStrategy |
getReadWriteCacheConcurrencyStrategy()
Deprecated.
Gets a new instance of the configured hibernate Read/Write cache strategy
|
net.sf.hibernate.cache.CacheProvider getCacheProvider()
net.sf.hibernate.cache.CacheConcurrencyStrategy getReadWriteCacheConcurrencyStrategy()
Copyright © 2003–2020 Atlassian. All rights reserved.