See: Description
| Class | Description | 
|---|---|
| Expirable | A container class which represents an entry in a region cache which can be marked for expiration | 
| ExpiryMarker | An entry which is marked for expiration. | 
| Hibernate3CacheEntrySerializerHook | This class is used to register a special serializer to not loose
 power over serialization in Hibernate 3 | 
| Hibernate3CacheKeySerializerHook | This class is used to register a special serializer to not loose
 power over serialization in Hibernate 3 | 
| Hibernate4CacheEntrySerializerHook | This class is used to register a special serializer to not loose
 power over serialization in Hibernate 3 | 
| Hibernate4CacheKeySerializerHook | This class is used to register a special serializer to not loose
 power over serialization in Hibernate 3 | 
| HibernateDataSerializerHook | An implementation of  DataSerializerHookwhich constructs any of theDataSerializableobjects for the
 hibernate module | 
| MarkerWrapper | A wrapper class for ExpiryMarker for returning copy of marker object with
  org.hibernate.cache.access.SoftLockmarker interface. | 
| Value | A value within a region cache | 
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.