| Package | Description |
|---|---|
| org.hibernate.ogm.datastore.redis.impl.hash |
| Modifier and Type | Field and Description |
|---|---|
static RedisHashType<Boolean> |
RedisHashType.BOOLEAN |
static RedisHashType<Byte> |
RedisHashType.BYTE |
static RedisHashType<Double> |
RedisHashType.DOUBLE |
static RedisHashType<Float> |
RedisHashType.FLOAT |
static RedisHashType<Integer> |
RedisHashType.INTEGER |
static RedisHashType<Long> |
RedisHashType.LONG |
static RedisHashType<Boolean> |
RedisHashType.NUMERIC_BOOLEAN |
static RedisHashType<Short> |
RedisHashType.SHORT |
static RedisHashType<UUID> |
RedisHashType.UUID_BINARY |
Copyright © 2010–2016 Hibernate. All rights reserved.