Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.hibernate.type.AbstractStandardBasicType<T> (implements org.hibernate.type.BasicType, org.hibernate.type.ProcedureParameterExtractionAware<T>, org.hibernate.type.ProcedureParameterNamedBinder, org.hibernate.type.StringRepresentableType<T>)
- org.hibernate.type.AbstractSingleColumnStandardBasicType<T> (implements org.hibernate.type.SingleColumnType<T>)
- io.quarkiverse.hibernate.types.json.JsonBinaryType (implements org.hibernate.usertype.DynamicParameterizedType)
- io.quarkiverse.hibernate.types.json.JsonBlobType (implements org.hibernate.usertype.DynamicParameterizedType)
- io.quarkiverse.hibernate.types.jackson.JsonNodeBinaryType
- io.quarkiverse.hibernate.types.jackson.JsonNodeStringType
- io.quarkiverse.hibernate.types.json.JsonType (implements org.hibernate.usertype.DynamicParameterizedType)
- org.hibernate.type.AbstractSingleColumnStandardBasicType<T> (implements org.hibernate.type.SingleColumnType<T>)
- org.hibernate.type.descriptor.java.AbstractTypeDescriptor<T> (implements org.hibernate.type.descriptor.java.BasicJavaDescriptor<T>, java.io.Serializable)
- io.quarkiverse.hibernate.types.json.impl.JsonObjectTypeDescriptor<T>
- io.quarkiverse.hibernate.types.json.impl.JsonTypeDescriptor (implements org.hibernate.usertype.DynamicParameterizedType)
- io.quarkiverse.hibernate.types.jackson.JacksonMapper (implements io.quarkiverse.hibernate.types.json.JsonMapper)
- io.quarkiverse.hibernate.types.jackson.JacksonMapperProducer
- io.quarkiverse.hibernate.types.json.impl.JsonMapperInstance
- io.quarkiverse.hibernate.types.json.impl.JsonMapperRecorder
- io.quarkiverse.hibernate.types.json.impl.JsonSqlTypeDescriptor (implements org.hibernate.type.descriptor.sql.SqlTypeDescriptor)
- io.quarkiverse.hibernate.types.json.impl.JsonBinarySqlTypeDescriptor
- io.quarkiverse.hibernate.types.json.impl.JsonStringSqlTypeDescriptor
- io.quarkiverse.hibernate.types.json.JsonTypes
- org.hibernate.type.AbstractStandardBasicType<T> (implements org.hibernate.type.BasicType, org.hibernate.type.ProcedureParameterExtractionAware<T>, org.hibernate.type.ProcedureParameterNamedBinder, org.hibernate.type.StringRepresentableType<T>)
Interface Hierarchy
- io.quarkiverse.hibernate.types.json.JsonMapper