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.
|
| Hibernate5CacheEntrySerializerHook |
This class is used to register a special serializer to not loose
power over serialization in Hibernate 5.
|
| Hibernate5CacheKeySerializerHook |
This class is used to register a special serializer to not loose
power over serialization in Hibernate 5
|
| Hibernate5NaturalIdKeySerializerHook |
This class is used to register a special serializer to not loose
power over serialization in Hibernate 5
|
| HibernateDataSerializerHook |
An implementation of
DataSerializerHook which constructs any of the
DataSerializable objects for the
hibernate module |
| MarkerWrapper |
A wrapper class for ExpiryMarker for returning copy of marker object with
SoftLock marker interface. |
| Value |
A value within a region cache
|
Copyright © 2017. All Rights Reserved.