| Package | Description |
|---|---|
| org.hibernate.ogm.datastore.redis.dialect.model.impl |
| Class and 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. |
Copyright © 2010–2016 Hibernate. All rights reserved.