Uses of Package
org.hibernate.boot

Packages that useorg.hibernate.boot
Package
Description
org.hibernate.boot
This package contains the interfaces that make up the bootstrap API for Hibernate.
org.hibernate.boot.beanvalidation
Support for integrating Jakarta Bean Validation.
org.hibernate.boot.cfgxml.spi
An SPI service for processing and handlingcfg.xml files.
org.hibernate.boot.internal
 
org.hibernate.boot.jaxb.hbm.transform
 
org.hibernate.boot.jaxb.internal
 
org.hibernate.boot.jaxb.internal.stax
Contains basic support for Java XML Processing (JAXP) via Streaming API for XML (StAX)
org.hibernate.boot.model.process.internal
 
org.hibernate.boot.model.process.spi
Defines an SPI used during the process of transformingmapping sources into theMetadata reference.
org.hibernate.boot.model.relational
Some SPIs related to DDL generation and schema management.
org.hibernate.boot.model.source.spi
 
org.hibernate.boot.models.xml.internal
Support for processing mapping XML files and applying annotation references over the appropriate classes, fields and methods.
org.hibernate.boot.registry.classloading.internal
The class loading service internals.
org.hibernate.boot.registry.classloading.spi
The class loading service SPI.
org.hibernate.boot.spi
A range of SPIs allowing integration with—and customization of—the process of building metadata.
org.hibernate.bytecode.enhance.spi.interceptor
Support for bytecode interceptor implementations.
org.hibernate.bytecode.internal
 
org.hibernate.cache.internal
Internal implementations and support for second-level caching.
org.hibernate.cfg
This package defines APIs for configuring Hibernate.
org.hibernate.dialect
This package abstracts over the multifarious dialects of SQL understood by the databases supported by Hibernate.
org.hibernate.dialect.type
Internal package containing dialect-specific implementations ofJdbcType.
org.hibernate.dialect.unique
Support forDialect-specific unique constraint definition.
org.hibernate.envers.boot
 
org.hibernate.envers.boot.internal
 
org.hibernate.integrator.spi
An SPI for extensions which integrate with Hibernate via the JavaServiceLoader facility.
org.hibernate.jpa.boot.internal
 
org.hibernate.mapping
This package defines the Hibernate configuration-time mapping model.
org.hibernate.persister.entity
This package abstracts persistence mechanisms for entities.
org.hibernate.query.internal
 
org.hibernate.query.named
Support for named queries
org.hibernate.tool.schema.internal
An implementation of the SPI for the tooling related to DDL generation, export, migration, and validation.
org.hibernate.tool.schema.spi
An SPI for tooling related to DDL generation, export, migration, and validation.