| Package | Description |
|---|---|
| org.hibernate.ogm.datastore.redis.options.navigation | |
| org.hibernate.ogm.datastore.redis.options.navigation.impl |
| Modifier and Type | Method and Description |
|---|---|
RedisPropertyContext |
RedisPropertyContext.ttl(long value,
TimeUnit timeUnit)
Specifies the TTL for keys.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RedisPropertyContextImpl
Converts Redis property-level options.
|
| Modifier and Type | Method and Description |
|---|---|
RedisPropertyContext |
RedisPropertyContextImpl.associationStorage(AssociationStorageType associationStorageType) |
RedisPropertyContext |
RedisPropertyContextImpl.mapStorage(MapStorageType mapStorage) |
RedisPropertyContext |
RedisPropertyContextImpl.ttl(long value,
TimeUnit timeUnit) |
Copyright © 2010–2016 Hibernate. All rights reserved.