Uses of Package
org.hibernate.boot.model
Packages that use org.hibernate.boot.model
Package
Description
Annotations used to drive annotation processors:
@Find
is used to generate finder methods using the Metamodel
Generator,
@HQL
and @SQL
are used to generate query methods using the Metamodel
Generator, and
CheckHQL
instructs the Query Validator to check all HQL queries
in the annotated package or type.This package contains the interfaces that make up the bootstrap API
for Hibernate.
This package defines the boot-time metamodel, which is an interpretation
of the domain model (entity classes, embeddable classes, and attributes)
and the mapping of these "domain model parts" to the database.
A range of SPIs allowing integration with—and customization of—the process of building metadata.
This package defines APIs for configuring Hibernate.
This package abstracts over the multifarious dialects of SQL
understood by the databases supported by Hibernate.
Contains implementations of
SqmFunctionDescriptor
describing a range of relatively-sophisticated SQL functions available in various dialects.This package defines the central Hibernate Spatial types and functions.
SpatialDialect
s for CockroachDBThis package contains the H2GIS Dialect extensions for the H2Dialect.
This package contains the spatial extensions for the MySQLDialect.
This package contains the spatial extensions for the OracleDialect.
This package contains the spatial extensions for the PostgreSQLDialect.
This package contains the spatial extensions for the SQLServerDialect.
-
Classes in org.hibernate.boot.model used by org.hibernate.annotations.processingClassDescriptionAn object that contributes custom HQL functions, eventually to a
SqmFunctionRegistry
, via an instance ofFunctionContributions
.An object that contributes custom types and type descriptors, eventually to aTypeConfiguration
, via an instance ofTypeContributions
. -
Classes in org.hibernate.boot.model used by org.hibernate.bootClassDescriptionAn object that contributes custom HQL functions, eventually to a
SqmFunctionRegistry
, via an instance ofFunctionContributions
.Models the definition of an identifier generatorModels a @NamedEntityGraphAn object that contributes custom types and type descriptors, eventually to aTypeConfiguration
, via an instance ofTypeContributions
.Models the information pertaining to a custom type definition supplied by the user. -
Classes in org.hibernate.boot.model used by org.hibernate.boot.internal
-
Classes in org.hibernate.boot.model used by org.hibernate.boot.modelClassDescriptionAllows custom function descriptors to be contributed to the eventual
SqmFunctionRegistry
, either by aDialect
or by aFunctionContributor
.Models the definition of an identifier generatorAllows custom types and type descriptors to be contributed to the eventualTypeConfiguration
, either by aDialect
or by aTypeContributor
.Models the information pertaining to a custom type definition supplied by the user. -
Classes in org.hibernate.boot.model used by org.hibernate.boot.model.source.spiClassDescriptionModels the information for custom SQL execution defined as part of the mapping for a primary or secondary table.Models the definition of an identifier generator
-
Classes in org.hibernate.boot.model used by org.hibernate.boot.spiClassDescriptionAn object that contributes custom HQL functions, eventually to a
SqmFunctionRegistry
, via an instance ofFunctionContributions
.Models the definition of an identifier generatorModels a @NamedEntityGraphAn object that contributes custom types and type descriptors, eventually to aTypeConfiguration
, via an instance ofTypeContributions
.Models the information pertaining to a custom type definition supplied by the user. -
Classes in org.hibernate.boot.model used by org.hibernate.cfgClassDescriptionAn object that contributes custom HQL functions, eventually to a
SqmFunctionRegistry
, via an instance ofFunctionContributions
.Models a @NamedEntityGraphAn object that contributes custom types and type descriptors, eventually to aTypeConfiguration
, via an instance ofTypeContributions
. -
Classes in org.hibernate.boot.model used by org.hibernate.dialectClassDescriptionAllows custom function descriptors to be contributed to the eventual
SqmFunctionRegistry
, either by aDialect
or by aFunctionContributor
.An object that contributes custom HQL functions, eventually to aSqmFunctionRegistry
, via an instance ofFunctionContributions
.Allows custom types and type descriptors to be contributed to the eventualTypeConfiguration
, either by aDialect
or by aTypeContributor
.An object that contributes custom types and type descriptors, eventually to aTypeConfiguration
, via an instance ofTypeContributions
. -
Classes in org.hibernate.boot.model used by org.hibernate.dialect.functionClassDescriptionAllows custom function descriptors to be contributed to the eventual
SqmFunctionRegistry
, either by aDialect
or by aFunctionContributor
. -
Classes in org.hibernate.boot.model used by org.hibernate.jpa.boot.spiClassDescriptionAn object that contributes custom types and type descriptors, eventually to a
TypeConfiguration
, via an instance ofTypeContributions
. -
Classes in org.hibernate.boot.model used by org.hibernate.spatialClassDescriptionAllows custom function descriptors to be contributed to the eventual
SqmFunctionRegistry
, either by aDialect
or by aFunctionContributor
. -
Classes in org.hibernate.boot.model used by org.hibernate.spatial.contributorClassDescriptionAllows custom function descriptors to be contributed to the eventual
SqmFunctionRegistry
, either by aDialect
or by aFunctionContributor
.An object that contributes custom HQL functions, eventually to aSqmFunctionRegistry
, via an instance ofFunctionContributions
.Allows custom types and type descriptors to be contributed to the eventualTypeConfiguration
, either by aDialect
or by aTypeContributor
.An object that contributes custom types and type descriptors, eventually to aTypeConfiguration
, via an instance ofTypeContributions
. -
Classes in org.hibernate.boot.model used by org.hibernate.spatial.dialect.cockroachdbClassDescriptionAllows custom function descriptors to be contributed to the eventual
SqmFunctionRegistry
, either by aDialect
or by aFunctionContributor
.An object that contributes custom HQL functions, eventually to aSqmFunctionRegistry
, via an instance ofFunctionContributions
.Allows custom types and type descriptors to be contributed to the eventualTypeConfiguration
, either by aDialect
or by aTypeContributor
.An object that contributes custom types and type descriptors, eventually to aTypeConfiguration
, via an instance ofTypeContributions
. -
Classes in org.hibernate.boot.model used by org.hibernate.spatial.dialect.db2ClassDescriptionAn object that contributes custom HQL functions, eventually to a
SqmFunctionRegistry
, via an instance ofFunctionContributions
.An object that contributes custom types and type descriptors, eventually to aTypeConfiguration
, via an instance ofTypeContributions
. -
Classes in org.hibernate.boot.model used by org.hibernate.spatial.dialect.h2gisClassDescriptionAllows custom function descriptors to be contributed to the eventual
SqmFunctionRegistry
, either by aDialect
or by aFunctionContributor
.Allows custom types and type descriptors to be contributed to the eventualTypeConfiguration
, either by aDialect
or by aTypeContributor
. -
Classes in org.hibernate.boot.model used by org.hibernate.spatial.dialect.hanaClassDescriptionAn object that contributes custom HQL functions, eventually to a
SqmFunctionRegistry
, via an instance ofFunctionContributions
.An object that contributes custom types and type descriptors, eventually to aTypeConfiguration
, via an instance ofTypeContributions
. -
Classes in org.hibernate.boot.model used by org.hibernate.spatial.dialect.mariadbClassDescriptionAllows custom function descriptors to be contributed to the eventual
SqmFunctionRegistry
, either by aDialect
or by aFunctionContributor
.Allows custom types and type descriptors to be contributed to the eventualTypeConfiguration
, either by aDialect
or by aTypeContributor
. -
Classes in org.hibernate.boot.model used by org.hibernate.spatial.dialect.mysqlClassDescriptionAllows custom function descriptors to be contributed to the eventual
SqmFunctionRegistry
, either by aDialect
or by aFunctionContributor
.An object that contributes custom HQL functions, eventually to aSqmFunctionRegistry
, via an instance ofFunctionContributions
.Allows custom types and type descriptors to be contributed to the eventualTypeConfiguration
, either by aDialect
or by aTypeContributor
.An object that contributes custom types and type descriptors, eventually to aTypeConfiguration
, via an instance ofTypeContributions
. -
Classes in org.hibernate.boot.model used by org.hibernate.spatial.dialect.oracleClassDescriptionAllows custom function descriptors to be contributed to the eventual
SqmFunctionRegistry
, either by aDialect
or by aFunctionContributor
.An object that contributes custom HQL functions, eventually to aSqmFunctionRegistry
, via an instance ofFunctionContributions
.Allows custom types and type descriptors to be contributed to the eventualTypeConfiguration
, either by aDialect
or by aTypeContributor
.An object that contributes custom types and type descriptors, eventually to aTypeConfiguration
, via an instance ofTypeContributions
. -
Classes in org.hibernate.boot.model used by org.hibernate.spatial.dialect.postgisClassDescriptionAllows custom function descriptors to be contributed to the eventual
SqmFunctionRegistry
, either by aDialect
or by aFunctionContributor
.An object that contributes custom HQL functions, eventually to aSqmFunctionRegistry
, via an instance ofFunctionContributions
.Allows custom types and type descriptors to be contributed to the eventualTypeConfiguration
, either by aDialect
or by aTypeContributor
.An object that contributes custom types and type descriptors, eventually to aTypeConfiguration
, via an instance ofTypeContributions
. -
Classes in org.hibernate.boot.model used by org.hibernate.spatial.dialect.sqlserverClassDescriptionAllows custom function descriptors to be contributed to the eventual
SqmFunctionRegistry
, either by aDialect
or by aFunctionContributor
.An object that contributes custom HQL functions, eventually to aSqmFunctionRegistry
, via an instance ofFunctionContributions
.Allows custom types and type descriptors to be contributed to the eventualTypeConfiguration
, either by aDialect
or by aTypeContributor
.An object that contributes custom types and type descriptors, eventually to aTypeConfiguration
, via an instance ofTypeContributions
.