|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.sf.hibernate.cache.JCSCacheProvider
| Constructor Summary | |
JCSCacheProvider()
Deprecated. |
|
| Method Summary | |
Cache |
buildCache(String regionName,
Properties properties)
Deprecated. Configure the cache |
long |
nextTimestamp()
Deprecated. Generate a timestamp |
void |
start(Properties properties)
Deprecated. Callback to perform any necessary initialization of the underlying cache implementation during SessionFactory construction. |
void |
stop()
Deprecated. Callback to perform any necessary cleanup of the underlying cache implementation during SessionFactory.close(). |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public JCSCacheProvider()
| Method Detail |
public Cache buildCache(String regionName, Properties properties) throws CacheException
CacheProvider
buildCache in interface CacheProviderregionName - the name of the cache regionproperties - configuration settings
CacheExceptionpublic long nextTimestamp()
CacheProvider
nextTimestamp in interface CacheProviderpublic void start(Properties properties) throws CacheException
start in interface CacheProviderproperties - current configuration settings.
CacheExceptionpublic void stop()
stop in interface CacheProvider
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||