| Package | Description |
|---|---|
| org.hibernate.ogm.datastore.redis | |
| org.hibernate.ogm.datastore.redis.impl.json |
| Class and Description |
|---|
| JsonEntityStorageStrategy
Map entities to top-level keys in Redis using GET and SET commands.
|
| JsonSerializationStrategy
Serialize payload as JSON using the Jackson Mapper.
|
| Class and Description |
|---|
| JsonSerializationStrategy
Serialize payload as JSON using the Jackson Mapper.
|
| RedisJsonTypeConverter
Container for methods used to obtain the
GridType representation of a Type. |
Copyright © 2010–2016 Hibernate. All rights reserved.