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>)
    • org.hibernate.dialect.Dialect (implements org.hibernate.exception.spi.ConversionContext)
    • nl.vpro.hibernate.FalseToNullType (implements org.hibernate.usertype.UserType)
    • nl.vpro.hibernate.InstantToTimestampType (implements org.hibernate.usertype.UserType)
    • nl.vpro.hibernate.ScrollableResultsIterator<T> (implements nl.vpro.util.CloseableIterator<T>)