| Class | Description |
|---|---|
| RedisAssociation |
Represents an association stored in Redis, backed either by an association value (external storage of
associations) or an association sub-tree within an entity value (embedded storage of associations).
|
| RedisAssociationRowFactory |
AssociationRowFactory which creates association rows based on the map based representation used in Redis. |
| RedisAssociationSnapshot |
AssociationSnapshot implementation based on a RedisAssociation (which in turn wraps an association
value or an association stored within an entity value) as written to and retrieved from the Redis server. |
| RedisHashTupleSnapshot | |
| RedisJsonTupleSnapshot |
Copyright © 2010–2016 Hibernate. All rights reserved.