Hierarchy For Package com.atlassian.crowd.util.persistence.hibernate

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>)
        • com.atlassian.crowd.util.persistence.hibernate.BooleanStringUserType (implements org.hibernate.type.DiscriminatorType<T>, org.hibernate.type.PrimitiveType<T>)
    • org.hibernate.type.descriptor.java.AbstractTypeDescriptor<T> (implements org.hibernate.type.descriptor.java.BasicJavaDescriptor<T>, java.io.Serializable)
    • com.atlassian.crowd.util.persistence.hibernate.ComparatorForQueryFactory
    • org.hibernate.dialect.Dialect (implements org.hibernate.exception.spi.ConversionContext)
      • org.hibernate.dialect.Oracle8iDialect
        • org.hibernate.dialect.Oracle9iDialect
          • org.hibernate.dialect.Oracle10gDialect
      • org.hibernate.dialect.SQLServerDialect
    • com.atlassian.hibernate.extras.type.EmptyStringUserType (implements java.io.Serializable, org.hibernate.usertype.UserType)
    • com.atlassian.hibernate.extras.type.GenericEnumUserType (implements org.hibernate.usertype.EnhancedUserType, org.hibernate.usertype.ParameterizedType, java.io.Serializable)
    • com.atlassian.config.db.HibernateConfig
    • org.springframework.orm.hibernate5.HibernateExceptionTranslator (implements org.springframework.dao.support.PersistenceExceptionTranslator)
      • org.springframework.orm.hibernate5.LocalSessionFactoryBean (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean, org.springframework.context.ResourceLoaderAware, org.springframework.beans.factory.SmartInitializingSingleton)
    • com.atlassian.crowd.util.persistence.hibernate.HqlInClauseBatchHelper
    • com.atlassian.crowd.util.persistence.hibernate.HqlInClauseBatchHelper.HqlInClauseBatchHelperBuilder
    • com.atlassian.crowd.util.persistence.hibernate.LiquibaseSchemaHelper (implements com.atlassian.crowd.util.persistence.SchemaHelper)
    • com.atlassian.crowd.util.persistence.hibernate.LogSuppressingUtil
    • com.atlassian.crowd.util.persistence.hibernate.ResettableHiLoGeneratorResetter
    • com.atlassian.crowd.util.persistence.hibernate.StatelessDao