Uses of Package
org.hibernate.internal.build
Packages that use org.hibernate.internal.build
Package
Description
This package defines the central Hibernate APIs, beginning with
SessionFactory
, which represents an instance of
Hibernate at runtime and is the source of new instances of
Session
and StatelessSession
,
the most important APIs exposing persistence-related operations for
entities.This package defines the SPI of a framework for lazy-initializing
and state-tracking collection wrappers.
SPI contracts supporting various aspects of JDBC interaction.
Contains the
UuidGenerator
.Internal utility classes
Support for exporting generated DDL to the database or to SQL scripts.
A Hibernate
Type
is a strategy for mapping a Java
property type to a JDBC type or types.Implements the SPI for basic-typed value conversions.
Integrates a range of types defined by the JDK with the type system
of Hibernate.
SPIs related to
JavaType
.Defines handling of almost the full range of standard JDBC-defined SQL data types.
An implementation of
FormatMapper
using JAXB.-
Classes in org.hibernate.internal.build used by org.hibernateClassDescriptionUsed to indicate to the Forbidden APIs library that a specific usage of
System.out
is allowable. -
Classes in org.hibernate.internal.build used by org.hibernate.collection.spi
-
Classes in org.hibernate.internal.build used by org.hibernate.dialect.function.array
-
Classes in org.hibernate.internal.build used by org.hibernate.engine.jdbc.spiClassDescriptionUsed to indicate to the Forbidden APIs library that a specific usage of
System.out
is allowable. -
Classes in org.hibernate.internal.build used by org.hibernate.id.uuidClassDescriptionUsed to indicate to the Forbidden APIs library that a specific usage of
System.out
is allowable. -
Classes in org.hibernate.internal.build used by org.hibernate.internal.util
-
Classes in org.hibernate.internal.build used by org.hibernate.internal.util.collections
-
Classes in org.hibernate.internal.build used by org.hibernate.loader.ast.internal
-
Classes in org.hibernate.internal.build used by org.hibernate.sql.results.internal
-
Classes in org.hibernate.internal.build used by org.hibernate.tool.schema.internal.execClassDescriptionUsed to indicate to the Forbidden APIs library that a specific usage of
System.out
is allowable. -
Classes in org.hibernate.internal.build used by org.hibernate.type
-
Classes in org.hibernate.internal.build used by org.hibernate.type.descriptor.converter.internal
-
Classes in org.hibernate.internal.build used by org.hibernate.type.descriptor.java
-
Classes in org.hibernate.internal.build used by org.hibernate.type.descriptor.java.spi
-
Classes in org.hibernate.internal.build used by org.hibernate.type.descriptor.jdbc
-
Classes in org.hibernate.internal.build used by org.hibernate.type.format.jaxb