Uses of Package
org.hibernate.internal
Packages that use org.hibernate.internal
Package
Description
The various concrete action implementations.
A range of SPIs allowing integration with—and customization of—the process of building metadata.
This package defines some central internal SPI abstractions
used throughout the implementation of Hibernate.
An internal package containing implementations of central Hibernate APIs,
mostly defined in
org.hibernate
.This package defines the Hibernate configuration-time mapping model.
Implementation of the SPI for the runtime domain metamodel.
This package abstracts persistence mechanisms for collections.
This package abstracts persistence mechanisms for entities.
Validation for HQL queries.
Contains a range of internal abstractions for dealing with query execution,
query plans, query options, and query parameters.
Implementation of the SPIs for native SQL query support.
AST nodes representing logical predicates in a SQL tree.
-
Classes in org.hibernate.internal used by org.hibernate.action.internal
-
Classes in org.hibernate.internal used by org.hibernate.boot.internal
-
Classes in org.hibernate.internal used by org.hibernate.boot.spi
-
Classes in org.hibernate.internal used by org.hibernate.engine.spi
-
Classes in org.hibernate.internal used by org.hibernate.engine.transaction.internalClassDescriptionBase class for implementations of
SharedSessionContract
andSharedSessionContractImplementor
. -
Classes in org.hibernate.internal used by org.hibernate.internalClassDescriptionBase implementation of the ScrollableResults interface intended for sharing between
ScrollableResultsImpl
andFetchingScrollableResultsImpl
Base class for implementations ofSharedSessionContract
andSharedSessionContractImplementor
.The jboss-loggingMessageLogger
for the hibernate-core module.Internal component.Concrete implementation of theSessionFactory
API.A registry of allSessionFactory
instances for the same classloader as this class.Concrete implementation of theSession
API. -
Classes in org.hibernate.internal used by org.hibernate.mapping
-
Classes in org.hibernate.internal used by org.hibernate.metamodel.model.domain.internal
-
Classes in org.hibernate.internal used by org.hibernate.persister.collection
-
Classes in org.hibernate.internal used by org.hibernate.persister.entity
-
Classes in org.hibernate.internal used by org.hibernate.processor.validation
-
Classes in org.hibernate.internal used by org.hibernate.query.spi
-
Classes in org.hibernate.internal used by org.hibernate.query.sql.internalClassDescriptionBase class for implementations of
SharedSessionContract
andSharedSessionContractImplementor
. -
Classes in org.hibernate.internal used by org.hibernate.sql.ast.tree.predicate