|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.liferay.portal.dao.orm.hibernate.OSCacheProvider
public class OSCacheProvider
| Field Summary | |
|---|---|
static java.lang.String |
OSCACHE_CRON
Deprecated. |
static java.lang.String |
OSCACHE_REFRESH_PERIOD
Deprecated. |
| Constructor Summary | |
|---|---|
OSCacheProvider()
Deprecated. |
|
| Method Summary | |
|---|---|
org.hibernate.cache.Cache |
buildCache(java.lang.String region,
java.util.Properties properties)
Deprecated. |
boolean |
isMinimalPutsEnabledByDefault()
Deprecated. |
long |
nextTimestamp()
Deprecated. |
void |
start(java.util.Properties properties)
Deprecated. |
void |
stop()
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String OSCACHE_REFRESH_PERIOD
public static final java.lang.String OSCACHE_CRON
| Constructor Detail |
|---|
public OSCacheProvider()
| Method Detail |
|---|
public org.hibernate.cache.Cache buildCache(java.lang.String region,
java.util.Properties properties)
throws org.hibernate.cache.CacheException
buildCache in interface org.hibernate.cache.CacheProviderorg.hibernate.cache.CacheExceptionpublic boolean isMinimalPutsEnabledByDefault()
isMinimalPutsEnabledByDefault in interface org.hibernate.cache.CacheProviderpublic long nextTimestamp()
nextTimestamp in interface org.hibernate.cache.CacheProvider
public void start(java.util.Properties properties)
throws org.hibernate.cache.CacheException
start in interface org.hibernate.cache.CacheProviderorg.hibernate.cache.CacheExceptionpublic void stop()
stop in interface org.hibernate.cache.CacheProvider
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||