com.liferay.util.dao.hibernate
Class EhCacheProvider

java.lang.Object
  extended bycom.liferay.util.dao.hibernate.CacheProviderWrapper
      extended bycom.liferay.util.dao.hibernate.EhCacheProvider
All Implemented Interfaces:
org.hibernate.cache.CacheProvider

public class EhCacheProvider
extends CacheProviderWrapper

View Source

Author:
Brian Wing Shun Chan

Constructor Summary
EhCacheProvider()
           
 
Methods inherited from class com.liferay.util.dao.hibernate.CacheProviderWrapper
buildCache, isMinimalPutsEnabledByDefault, nextTimestamp, start, stop
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EhCacheProvider

public EhCacheProvider()