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.descriptor.java.AbstractTypeDescriptor<T> (implements org.hibernate.type.descriptor.java.BasicJavaDescriptor<T>, java.io.Serializable)
    • 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.JsonTypes
    • org.hibernate.boot.model.naming.PhysicalNamingStrategyStandardImpl (implements org.hibernate.boot.model.naming.PhysicalNamingStrategy, java.io.Serializable)

Interface Hierarchy