Uses of Package
org.hibernate.boot.model
-
Packages that use org.hibernate.boot.model Package Description org.hibernate.annotations.processing 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, andCheckHQL
instructs the Query Validator to check all HQL queries in the annotated package or type.org.hibernate.boot This package contains the interfaces that make up the bootstrap API for Hibernate.org.hibernate.boot.internal org.hibernate.boot.model 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.org.hibernate.boot.model.internal org.hibernate.boot.model.source.internal.hbm org.hibernate.boot.model.source.spi org.hibernate.boot.spi A range of SPIs allowing integration with—and customization of—the process of building metadata.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.function Contains implementations ofSqmFunctionDescriptor
describing a range of relatively-sophisticated SQL functions available in various dialects.org.hibernate.envers.boot.internal org.hibernate.id.factory.spi Contains an SPI for id generator factories.org.hibernate.jpa.boot.spi org.hibernate.mapping This package defines the Hibernate configuration-time mapping model.org.hibernate.metamodel.model.domain.internal Implementation of the SPI for the runtime domain metamodel.org.hibernate.processor.validation Validation for HQL queries.org.hibernate.spatial org.hibernate.spatial.contributor org.hibernate.spatial.dialect.cockroachdb SpatialDialect
s for CockroachDBorg.hibernate.spatial.dialect.db2 org.hibernate.spatial.dialect.h2gis org.hibernate.spatial.dialect.hana org.hibernate.spatial.dialect.mariadb org.hibernate.spatial.dialect.mysql org.hibernate.spatial.dialect.oracle org.hibernate.spatial.dialect.postgis org.hibernate.spatial.dialect.sqlserver org.hibernate.testing.boot org.hibernate.testing.orm.junit org.hibernate.tool.schema.extract.internal Implementation of the SPI for schema information extraction from the database via JDBC.org.hibernate.tool.schema.extract.spi Defines an SPI for schema information extraction from the database via JDBC. -
Classes in org.hibernate.boot.model used by org.hibernate.annotations.processing Class Description FunctionContributor On object that contributes custom HQL functions, eventually to aSqmFunctionRegistry
, via an instance ofFunctionContributions
.TypeContributor On 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.boot Class Description FunctionContributor On object that contributes custom HQL functions, eventually to aSqmFunctionRegistry
, via an instance ofFunctionContributions
.IdentifierGeneratorDefinition Models the definition of an identifier generatorNamedEntityGraphDefinition Models a @NamedEntityGraphTypeContributor On object that contributes custom types and type descriptors, eventually to aTypeConfiguration
, via an instance ofTypeContributions
.TypeDefinition 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 Class Description FunctionContributor On object that contributes custom HQL functions, eventually to aSqmFunctionRegistry
, via an instance ofFunctionContributions
.IdentifierGeneratorDefinition Models the definition of an identifier generatorIdentifierGeneratorDefinition.Builder NamedEntityGraphDefinition Models a @NamedEntityGraphTypeContributions Allows custom types and type descriptors to be contributed to the eventualTypeConfiguration
, either by aDialect
or by aTypeContributor
.TypeContributor On object that contributes custom types and type descriptors, eventually to aTypeConfiguration
, via an instance ofTypeContributions
.TypeDefinition Models the information pertaining to a custom type definition supplied by the user.TypeDefinitionRegistry TypeDefinitionRegistryStandardImpl Basic implementation ofTypeDefinitionRegistry
. -
Classes in org.hibernate.boot.model used by org.hibernate.boot.model Class Description Caching Deprecated.will move toorg.hibernate.boot.model.source.spi
, where its only uses areFunctionContributions Allows custom function descriptors to be contributed to the eventualSqmFunctionRegistry
, either by aDialect
or by aFunctionContributor
.IdentifierGeneratorDefinition Models the definition of an identifier generatorTruthValue An enumeration of truth values.TypeContributions Allows custom types and type descriptors to be contributed to the eventualTypeConfiguration
, either by aDialect
or by aTypeContributor
.TypeDefinition Models the information pertaining to a custom type definition supplied by the user.TypeDefinitionRegistry TypeDefinitionRegistry.DuplicationStrategy -
Classes in org.hibernate.boot.model used by org.hibernate.boot.model.internal Class Description IdentifierGeneratorDefinition Models the definition of an identifier generator -
Classes in org.hibernate.boot.model used by org.hibernate.boot.model.source.internal.hbm Class Description Caching Deprecated.will move toorg.hibernate.boot.model.source.spi
, where its only uses areCustomSql Models the information for custom SQL execution defined as part of the mapping for a primary or secondary table.JavaTypeDescriptor TruthValue An enumeration of truth values.TypeDefinitionRegistry -
Classes in org.hibernate.boot.model used by org.hibernate.boot.model.source.spi Class Description Caching Deprecated.will move toorg.hibernate.boot.model.source.spi
, where its only uses areCustomSql Models the information for custom SQL execution defined as part of the mapping for a primary or secondary table.IdentifierGeneratorDefinition Models the definition of an identifier generatorJavaTypeDescriptor TruthValue An enumeration of truth values. -
Classes in org.hibernate.boot.model used by org.hibernate.boot.spi Class Description FunctionContributor On object that contributes custom HQL functions, eventually to aSqmFunctionRegistry
, via an instance ofFunctionContributions
.IdentifierGeneratorDefinition Models the definition of an identifier generatorNamedEntityGraphDefinition Models a @NamedEntityGraphTypeContributor On object that contributes custom types and type descriptors, eventually to aTypeConfiguration
, via an instance ofTypeContributions
.TypeDefinition Models the information pertaining to a custom type definition supplied by the user.TypeDefinitionRegistry -
Classes in org.hibernate.boot.model used by org.hibernate.cfg Class Description FunctionContributor On object that contributes custom HQL functions, eventually to aSqmFunctionRegistry
, via an instance ofFunctionContributions
.NamedEntityGraphDefinition Models a @NamedEntityGraphTypeContributor On 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 Class Description FunctionContributions Allows custom function descriptors to be contributed to the eventualSqmFunctionRegistry
, either by aDialect
or by aFunctionContributor
.FunctionContributor On object that contributes custom HQL functions, eventually to aSqmFunctionRegistry
, via an instance ofFunctionContributions
.TypeContributions Allows custom types and type descriptors to be contributed to the eventualTypeConfiguration
, either by aDialect
or by aTypeContributor
.TypeContributor On 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.function Class Description FunctionContributions Allows custom function descriptors to be contributed to the eventualSqmFunctionRegistry
, either by aDialect
or by aFunctionContributor
. -
Classes in org.hibernate.boot.model used by org.hibernate.envers.boot.internal Class Description FunctionContributions Allows custom function descriptors to be contributed to the eventualSqmFunctionRegistry
, either by aDialect
or by aFunctionContributor
.FunctionContributor On object that contributes custom HQL functions, eventually to aSqmFunctionRegistry
, via an instance ofFunctionContributions
.TypeContributions Allows custom types and type descriptors to be contributed to the eventualTypeConfiguration
, either by aDialect
or by aTypeContributor
.TypeContributor On object that contributes custom types and type descriptors, eventually to aTypeConfiguration
, via an instance ofTypeContributions
.TypeDefinitionRegistry -
Classes in org.hibernate.boot.model used by org.hibernate.id.factory.spi Class Description IdentifierGeneratorDefinition Models the definition of an identifier generator -
Classes in org.hibernate.boot.model used by org.hibernate.jpa.boot.spi Class Description TypeContributor On 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.mapping Class Description TruthValue An enumeration of truth values. -
Classes in org.hibernate.boot.model used by org.hibernate.metamodel.model.domain.internal Class Description NamedEntityGraphDefinition Models a @NamedEntityGraph -
Classes in org.hibernate.boot.model used by org.hibernate.processor.validation Class Description FunctionContributions Allows custom function descriptors to be contributed to the eventualSqmFunctionRegistry
, either by aDialect
or by aFunctionContributor
. -
Classes in org.hibernate.boot.model used by org.hibernate.spatial Class Description FunctionContributions Allows custom function descriptors to be contributed to the eventualSqmFunctionRegistry
, either by aDialect
or by aFunctionContributor
. -
Classes in org.hibernate.boot.model used by org.hibernate.spatial.contributor Class Description FunctionContributions Allows custom function descriptors to be contributed to the eventualSqmFunctionRegistry
, either by aDialect
or by aFunctionContributor
.FunctionContributor On object that contributes custom HQL functions, eventually to aSqmFunctionRegistry
, via an instance ofFunctionContributions
.TypeContributions Allows custom types and type descriptors to be contributed to the eventualTypeConfiguration
, either by aDialect
or by aTypeContributor
.TypeContributor On 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.cockroachdb Class Description FunctionContributions Allows custom function descriptors to be contributed to the eventualSqmFunctionRegistry
, either by aDialect
or by aFunctionContributor
.FunctionContributor On object that contributes custom HQL functions, eventually to aSqmFunctionRegistry
, via an instance ofFunctionContributions
.TypeContributions Allows custom types and type descriptors to be contributed to the eventualTypeConfiguration
, either by aDialect
or by aTypeContributor
.TypeContributor On 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.db2 Class Description FunctionContributor On object that contributes custom HQL functions, eventually to aSqmFunctionRegistry
, via an instance ofFunctionContributions
.TypeContributor On 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.h2gis Class Description FunctionContributions Allows custom function descriptors to be contributed to the eventualSqmFunctionRegistry
, either by aDialect
or by aFunctionContributor
.TypeContributions 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.hana Class Description FunctionContributor On object that contributes custom HQL functions, eventually to aSqmFunctionRegistry
, via an instance ofFunctionContributions
.TypeContributor On 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.mariadb Class Description FunctionContributions Allows custom function descriptors to be contributed to the eventualSqmFunctionRegistry
, either by aDialect
or by aFunctionContributor
.TypeContributions 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.mysql Class Description FunctionContributions Allows custom function descriptors to be contributed to the eventualSqmFunctionRegistry
, either by aDialect
or by aFunctionContributor
.FunctionContributor On object that contributes custom HQL functions, eventually to aSqmFunctionRegistry
, via an instance ofFunctionContributions
.TypeContributions Allows custom types and type descriptors to be contributed to the eventualTypeConfiguration
, either by aDialect
or by aTypeContributor
.TypeContributor On 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.oracle Class Description FunctionContributions Allows custom function descriptors to be contributed to the eventualSqmFunctionRegistry
, either by aDialect
or by aFunctionContributor
.FunctionContributor On object that contributes custom HQL functions, eventually to aSqmFunctionRegistry
, via an instance ofFunctionContributions
.TypeContributions Allows custom types and type descriptors to be contributed to the eventualTypeConfiguration
, either by aDialect
or by aTypeContributor
.TypeContributor On 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.postgis Class Description FunctionContributions Allows custom function descriptors to be contributed to the eventualSqmFunctionRegistry
, either by aDialect
or by aFunctionContributor
.FunctionContributor On object that contributes custom HQL functions, eventually to aSqmFunctionRegistry
, via an instance ofFunctionContributions
.TypeContributions Allows custom types and type descriptors to be contributed to the eventualTypeConfiguration
, either by aDialect
or by aTypeContributor
.TypeContributor On 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.sqlserver Class Description FunctionContributions Allows custom function descriptors to be contributed to the eventualSqmFunctionRegistry
, either by aDialect
or by aFunctionContributor
.FunctionContributor On object that contributes custom HQL functions, eventually to aSqmFunctionRegistry
, via an instance ofFunctionContributions
.TypeContributions Allows custom types and type descriptors to be contributed to the eventualTypeConfiguration
, either by aDialect
or by aTypeContributor
.TypeContributor On 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.testing.boot Class Description TypeDefinitionRegistryStandardImpl Basic implementation ofTypeDefinitionRegistry
. -
Classes in org.hibernate.boot.model used by org.hibernate.testing.orm.junit Class Description TypeContributor On 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.tool.schema.extract.internal Class Description TruthValue An enumeration of truth values. -
Classes in org.hibernate.boot.model used by org.hibernate.tool.schema.extract.spi Class Description TruthValue An enumeration of truth values.