Hierarchy For Package org.grails.orm.hibernate

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.grails.datastore.mapping.core.AbstractAttributeStoringSession (implements org.grails.datastore.mapping.core.Session)
    • org.grails.datastore.mapping.core.AbstractDatastore (implements org.grails.datastore.mapping.core.Datastore, org.grails.datastore.mapping.services.ServiceRegistry, org.grails.datastore.mapping.core.StatelessDatastore)
      • org.grails.orm.hibernate.AbstractHibernateDatastore (implements org.springframework.context.ApplicationContextAware, java.io.Closeable, org.springframework.context.MessageSourceAware, org.grails.datastore.mapping.core.connections.MultipleConnectionSourceCapableDatastore, org.grails.datastore.mapping.multitenancy.SchemaMultiTenantCapableDatastore<T,S>, org.grails.datastore.mapping.config.Settings, org.grails.datastore.mapping.transactions.TransactionCapableDatastore)
        • org.grails.orm.hibernate.HibernateDatastore (implements org.springframework.context.MessageSourceAware)
    • org.grails.orm.hibernate.EventListenerIntegrator (implements org.hibernate.integrator.spi.Integrator)
    • org.grails.orm.hibernate.GrailsHibernateTemplate (implements org.grails.orm.hibernate.IHibernateTemplate)
    • org.grails.orm.hibernate.GrailsHibernateTemplate.CloseSuppressingInvocationHandler (implements java.lang.reflect.InvocationHandler)
    • org.grails.orm.hibernate.GrailsSessionContext (implements org.hibernate.context.spi.CurrentSessionContext)
    • org.grails.orm.hibernate.HibernateEventListeners
    • org.springframework.orm.hibernate5.HibernateExceptionTranslator (implements org.springframework.dao.support.PersistenceExceptionTranslator)
      • org.grails.orm.hibernate.HibernateMappingContextSessionFactoryBean (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean, org.springframework.context.ResourceLoaderAware)
    • org.grails.orm.hibernate.InstanceApiHelper
    • org.grails.orm.hibernate.SessionFactoryHolder

Interface Hierarchy

Enum Class Hierarchy