类分层结构
- java.lang.Object
- org.hibernate.internal.AbstractScrollableResults (implements org.hibernate.query.spi.ScrollableResultsImplementor)
- org.hibernate.internal.FetchingScrollableResultsImpl
- org.hibernate.internal.ScrollableResultsImpl (implements org.hibernate.ScrollableResults)
- org.hibernate.internal.AbstractSharedSessionContract (implements org.hibernate.engine.spi.SharedSessionContractImplementor)
- org.hibernate.internal.AbstractSessionImpl (implements org.hibernate.event.spi.EventSource, org.hibernate.resource.jdbc.spi.JdbcSessionOwner, java.io.Serializable, org.hibernate.engine.spi.SessionImplementor, org.hibernate.engine.spi.SharedSessionContractImplementor, org.hibernate.resource.transaction.spi.TransactionCoordinatorBuilder.Options, org.hibernate.type.descriptor.WrapperOptions)
- org.hibernate.internal.SessionImpl (implements org.hibernate.event.spi.EventSource, org.hibernate.jpa.spi.HibernateEntityManagerImplementor, org.hibernate.engine.spi.SessionImplementor)
- org.hibernate.internal.StatelessSessionImpl (implements org.hibernate.StatelessSession)
- org.hibernate.internal.AbstractSessionImpl (implements org.hibernate.event.spi.EventSource, org.hibernate.resource.jdbc.spi.JdbcSessionOwner, java.io.Serializable, org.hibernate.engine.spi.SessionImplementor, org.hibernate.engine.spi.SharedSessionContractImplementor, org.hibernate.resource.transaction.spi.TransactionCoordinatorBuilder.Options, org.hibernate.type.descriptor.WrapperOptions)
- org.hibernate.internal.ConnectionObserverStatsBridge (implements org.hibernate.engine.jdbc.spi.ConnectionObserver, java.io.Serializable)
- org.hibernate.internal.ContextualJdbcConnectionAccess (implements org.hibernate.engine.jdbc.connections.spi.JdbcConnectionAccess, java.io.Serializable)
- org.hibernate.internal.CoordinatingEntityNameResolver (implements org.hibernate.EntityNameResolver)
- org.hibernate.internal.CoreLogging
- org.hibernate.internal.CriteriaImpl (implements org.hibernate.Criteria, java.io.Serializable)
- org.hibernate.internal.CriteriaImpl.CriterionEntry (implements java.io.Serializable)
- org.hibernate.internal.CriteriaImpl.OrderEntry (implements java.io.Serializable)
- org.hibernate.internal.CriteriaImpl.Subcriteria (implements org.hibernate.Criteria, java.io.Serializable)
- org.hibernate.internal.DynamicFilterAliasGenerator (implements org.hibernate.internal.FilterAliasGenerator)
- org.hibernate.internal.EmptyScrollableResults (implements org.hibernate.query.spi.ScrollableResultsImplementor)
- org.hibernate.internal.ExceptionConverterImpl (implements org.hibernate.engine.spi.ExceptionConverter)
- org.hibernate.internal.ExceptionMapperStandardImpl (implements org.hibernate.resource.transaction.backend.jta.internal.synchronization.ExceptionMapper)
- org.hibernate.internal.FilterConfiguration
- org.hibernate.internal.FilterHelper
- org.hibernate.internal.FilterImpl (implements org.hibernate.Filter, java.io.Serializable)
- org.hibernate.internal.HEMLogging
- org.hibernate.internal.IteratorImpl (implements org.hibernate.engine.HibernateIterator)
- org.hibernate.internal.JdbcObserverImpl (implements org.hibernate.resource.jdbc.spi.JdbcObserver)
- org.hibernate.internal.JdbcSessionContextImpl (implements org.hibernate.resource.jdbc.spi.JdbcSessionContext)
- org.hibernate.internal.NonContextualJdbcConnectionAccess (implements org.hibernate.engine.jdbc.connections.spi.JdbcConnectionAccess, java.io.Serializable)
- org.hibernate.internal.SessionFactoryImpl (implements org.hibernate.engine.spi.SessionFactoryImplementor)
- org.hibernate.internal.SessionFactoryImpl.SessionBuilderImpl<T> (implements org.hibernate.engine.spi.SessionBuilderImplementor<T>, org.hibernate.internal.SessionCreationOptions)
- org.hibernate.internal.SessionFactoryImpl.StatelessSessionBuilderImpl (implements org.hibernate.internal.SessionCreationOptions, org.hibernate.StatelessSessionBuilder<T>)
- org.hibernate.internal.SessionFactoryObserverChain (implements org.hibernate.SessionFactoryObserver)
- org.hibernate.internal.SessionFactoryRegistry
- org.hibernate.internal.SessionFactoryRegistry.ObjectFactoryImpl (implements javax.naming.spi.ObjectFactory)
- org.hibernate.internal.StaticFilterAliasGenerator (implements org.hibernate.internal.FilterAliasGenerator)
- org.hibernate.internal.TypeLocatorImpl (implements java.io.Serializable, org.hibernate.TypeHelper)
- org.hibernate.internal.AbstractScrollableResults (implements org.hibernate.query.spi.ScrollableResultsImplementor)
接口分层结构
- org.jboss.logging.BasicLogger
- org.hibernate.internal.CoreMessageLogger
- org.hibernate.internal.EntityManagerMessageLogger
- org.hibernate.internal.CoreMessageLogger
- org.hibernate.internal.FilterAliasGenerator
- org.hibernate.internal.SessionCreationOptions
- org.hibernate.internal.SharedSessionCreationOptions
枚举分层结构
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- org.hibernate.internal.SessionOwnerBehavior
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)