public class RedisJsonTypeConverter extends Object
GridType representation of a Type.| Modifier and Type | Field and Description |
|---|---|
static RedisJsonTypeConverter |
INSTANCE |
| Constructor and Description |
|---|
RedisJsonTypeConverter() |
| Modifier and Type | Method and Description |
|---|---|
org.hibernate.ogm.type.spi.GridType |
convert(org.hibernate.type.Type type)
Returns the
GridType representing the Type. |
public static final RedisJsonTypeConverter INSTANCE
Copyright © 2010–2017 Hibernate. All rights reserved.