程序包 org.hibernate.internal
An internal package containing mostly implementations of central Hibernate APIs.
-
接口概要 接口 说明 CoreMessageLogger The jboss-loggingMessageLoggerfor the hibernate-core module.EntityManagerMessageLogger The jboss-loggingMessageLoggerfor the hibernate-entitymanager module.FilterAliasGenerator SessionCreationOptions SharedSessionCreationOptions An extension of SessionCreationOptions for cases where the Session to be created shares some part of the "transaction context" of another Session. -
类概要 类 说明 AbstractScrollableResults Base implementation of the ScrollableResults interface.AbstractSessionImpl Functionality common to stateless and stateful sessionsAbstractSharedSessionContract Base class for SharedSessionContract/SharedSessionContractImplementor implementations.ConnectionObserverStatsBridge ContextualJdbcConnectionAccess CoordinatingEntityNameResolver CoreLogging Quite sad, really, when you need helpers for generating loggers...CriteriaImpl Implementation of the Criteria interfaceCriteriaImpl.CriterionEntry CriteriaImpl.OrderEntry DynamicFilterAliasGenerator EmptyScrollableResults ExceptionConverterImpl ExceptionMapperStandardImpl FetchingScrollableResultsImpl Implementation of ScrollableResults which can handle collection fetches.FilterConfiguration FilterHelper Implementation of FilterHelper.FilterImpl Implementation of FilterImpl.HEMLogging Sad when you need helpers for generating loggers...IteratorImpl An implementation of java.util.Iterator that is returned by iterate() query execution methods.JdbcObserverImpl JdbcSessionContextImpl NonContextualJdbcConnectionAccess ScrollableResultsImpl Standard ScrollableResults implementation.SessionFactoryImpl Concrete implementation of the SessionFactory interface.SessionFactoryImpl.SessionBuilderImpl<T extends SessionBuilder> SessionFactoryImpl.StatelessSessionBuilderImpl SessionFactoryObserverChain SessionFactoryRegistry A registry of allSessionFactoryinstances for the same classloader as this class.SessionFactoryRegistry.ObjectFactoryImpl SessionImpl Concrete implementation of a Session.StatelessSessionImpl StaticFilterAliasGenerator TypeLocatorImpl Implementation ofTypeHelper -
枚举概要 枚举 说明 SessionOwnerBehavior