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, getSqlTypepublic static final JsonBinarySqlTypeDescriptor INSTANCE
Copyright © 2024. All rights reserved.