Package org.hibernate.internal
package org.hibernate.internal
An internal package containing implementations of central Hibernate APIs,
mostly defined in
org.hibernate
.-
ClassDescriptionBase implementation of the ScrollableResults interface intended for sharing between
ScrollableResultsImpl
andFetchingScrollableResultsImpl
Base class for implementations ofSharedSessionContract
andSharedSessionContractImplementor
.Quite sad, really, when you need helpers for generating loggers...The jboss-loggingMessageLogger
for the hibernate-core module.An interceptor that does nothing.Internal component.Implementation of ScrollableResults which can handle collection fetches.CreateFetchProfile
references fromFetchProfile
referencesUtility methods for dealing with filters.Implementation of FilterImpl.Standard ScrollableResults implementation.Concrete implementation of theSessionFactory
API.A registry of allSessionFactory
instances for the same classloader as this class.Concrete implementation of theSession
API.An extension of SessionCreationOptions for cases where the Session to be created shares some part of the "transaction context" of another Session.Concrete implementation of theStatelessSession
API.Methods used bySessionFactory
to manage transactions.