Uses of Package
org.hibernate.internal
Packages that use org.hibernate.internal
Package
Description
A range of SPIs allowing integration with—and customization of—the process of building metadata.
Support for many of the internal workings of Hibernate.
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.
This package abstracts persistence mechanisms for collections.
This package abstracts persistence mechanisms for entities.
Contains a range of internal abstractions for dealing with query execution,
query plans, query options, and query parameters.
AST nodes representing logical predicates in a SQL tree.
-
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.internal
-
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.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.persister.collection
-
Classes in org.hibernate.internal used by org.hibernate.persister.entity
-
Classes in org.hibernate.internal used by org.hibernate.query.spi
-
Classes in org.hibernate.internal used by org.hibernate.sql.ast.tree.predicate