org.openspaces.hibernate.cache
Class SimpleMapCacheProvider
java.lang.Object
  
org.openspaces.hibernate.cache.AbstractMapCacheProvider
      
org.openspaces.hibernate.cache.SimpleMapCacheProvider
- All Implemented Interfaces: 
 - org.hibernate.cache.CacheProvider
 
public class SimpleMapCacheProvider
- extends AbstractMapCacheProvider
 
Simple Cache provider uses SimpleMapCache to provide
 second level cache implementation which is not transactional.
- Author:
 
  - kimchy
 
 
 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
SimpleMapCacheProvider
public SimpleMapCacheProvider()
buildCache
public org.hibernate.cache.Cache buildCache(String regionName,
                                            Properties properties)
                                     throws org.hibernate.cache.CacheException
- Returns 
SimpleMapCache.
- Throws:
 org.hibernate.cache.CacheException
 
 
Copyright © GigaSpaces.