Hierarchy For All Packages

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • com.vladmihalcea.hibernate.type.json.internal.AbstractJsonSqlTypeDescriptor (implements org.hibernate.type.descriptor.sql.SqlTypeDescriptor)
      • com.vladmihalcea.hibernate.type.json.internal.JsonSqlTypeDescriptor (implements org.hibernate.usertype.ParameterizedType)
    • 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>)
        • com.vladmihalcea.hibernate.type.AbstractHibernateType<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.json.JsonNodeBinaryType
          • io.quarkiverse.hibernate.types.json.JsonNodeStringType
          • io.quarkiverse.hibernate.types.json.JsonStringType (implements org.hibernate.usertype.DynamicParameterizedType)
          • io.quarkiverse.hibernate.types.json.JsonType (implements org.hibernate.usertype.DynamicParameterizedType)
    • io.quarkiverse.hibernate.types.json.JsonTypes
    • io.quarkiverse.hibernate.types.custommappers.QuarkusObjectMapperSupplier (implements com.vladmihalcea.hibernate.type.util.ObjectMapperSupplier)