com.hazelcast.hibernate.region
Interface HazelcastRegion

All Superinterfaces:
org.hibernate.cache.Region
All Known Implementing Classes:
AbstractGeneralRegion, AbstractTransactionalDataRegion, HazelcastCollectionRegion, HazelcastEntityRegion, HazelcastQueryResultsRegion, HazelcastTimestampsRegion

public interface HazelcastRegion
extends org.hibernate.cache.Region

Author:
Leo Kim (lkim@limewire.com)

Method Summary
 IMap getCache()
           
 
Methods inherited from interface org.hibernate.cache.Region
contains, destroy, getElementCountInMemory, getElementCountOnDisk, getName, getSizeInMemory, getTimeout, nextTimestamp, toMap
 

Method Detail

getCache

IMap getCache()


Copyright © 2011 Hazel Bilisim Ltd.. All Rights Reserved.