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