public class JsonStringSqlTypeDescriptor extends AbstractJsonSqlTypeDescriptor
| Modifier and Type | Field and Description |
|---|---|
static JsonStringSqlTypeDescriptor |
INSTANCE |
| Constructor and Description |
|---|
JsonStringSqlTypeDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
<X> org.hibernate.type.descriptor.ValueBinder<X> |
getBinder(org.hibernate.type.descriptor.java.JavaTypeDescriptor<X> javaTypeDescriptor) |
canBeRemapped, getExtractor, getSqlTypepublic static final JsonStringSqlTypeDescriptor INSTANCE
Copyright © 2017. All rights reserved.