| Package | Description |
|---|---|
| org.hibernate.ogm.datastore.redis | |
| org.hibernate.ogm.datastore.redis.impl | |
| org.hibernate.ogm.datastore.redis.impl.json |
| Class and Description |
|---|
| RedisDatastoreProvider
Provides access to Redis
it can be taken via JNDI or started by this ServiceProvider; in this case it will also
be stopped when no longer needed.
|
| Class and Description |
|---|
| Base64ByteArrayMappedGridTypeDescriptor
A
GridTypeDescriptor which stores/retrieves values from the grid unwrapping/wrapping them as string
representation of the correpsonding byte array obtain using the chosend JavaTypeDescriptor |
| Base64ByteArrayTypeDescriptor
Descriptor for
byte[] handling. |
| RedisJsonBlobType |
| RedisJsonByteType
Type for storing
bytes in Redis as JSON. |
| RedisJsonLongType
Type for storing
longs in Redis JSON. |
| Class and Description |
|---|
| SerializationStrategy
Strategy for serializing/deserializing entities within Redis.
|
Copyright © 2010–2016 Hibernate. All rights reserved.