@Deprecated public class LocalCacheProviderProxy extends Object
LocalSessionFactoryBean.setCacheProvider(org.hibernate.cache.CacheProvider)
Constructor and Description |
---|
LocalCacheProviderProxy()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Cache |
buildCache(String regionName,
Properties properties)
Deprecated.
|
boolean |
isMinimalPutsEnabledByDefault()
Deprecated.
|
long |
nextTimestamp()
Deprecated.
|
void |
start(Properties properties)
Deprecated.
|
void |
stop()
Deprecated.
|
public Cache buildCache(String regionName, Properties properties) throws org.hibernate.cache.CacheException
org.hibernate.cache.CacheException
public long nextTimestamp()
public void start(Properties properties) throws org.hibernate.cache.CacheException
org.hibernate.cache.CacheException
public void stop()
public boolean isMinimalPutsEnabledByDefault()
Copyright © 2024. All rights reserved.