Uses of Package
org.hibernate.boot.model
-
Packages that use org.hibernate.boot.model Package Description org.hibernate.boot This package contains the contracts that make up the Hibernate native bootstrapping API (building a SessionFactory).org.hibernate.boot.model Package defining Hibernate's boot-time metamodel, which is an incrementally built understanding of the application's domain model (its entities, attributes, etc).org.hibernate.boot.model.source.spi org.hibernate.boot.spi org.hibernate.cfg org.hibernate.cfg.annotations org.hibernate.dialect org.hibernate.id.factory.spi org.hibernate.jpa.boot.spi org.hibernate.mapping org.hibernate.tool.schema.extract.spi -
Classes in org.hibernate.boot.model used by org.hibernate.boot Class Description IdentifierGeneratorDefinition Identifier generator definition, should be immutable.IdGeneratorStrategyInterpreter Deprecated.TypeContributor Contract for contributing types.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.model Class Description Caching Models the caching options for an entity, natural-id or collection.FunctionContributions Defines the target contributing functions, whether via dialects orFunctionContributorIdentifierGeneratorDefinition Identifier generator definition, should be immutable.IdentifierGeneratorDefinition.Builder IdGeneratorStrategyInterpreter.GeneratorNameDeterminationContext Deprecated.TruthValue An enumeration of truth values.TypeContributions Defines the target contributing types, whether via dialects orTypeContributorTypeDefinition 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.source.spi Class Description Caching Models the caching options for an entity, natural-id or collection.CustomSql Models the information for custom SQL execution defined as part of the mapping for a primary/secondary tableIdentifierGeneratorDefinition Identifier generator definition, should be immutable.JavaTypeDescriptor TruthValue An enumeration of truth values. -
Classes in org.hibernate.boot.model used by org.hibernate.boot.spi Class Description IdentifierGeneratorDefinition Identifier generator definition, should be immutable.IdGeneratorStrategyInterpreter Deprecated.TypeContributor Contract for contributing types.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 IdentifierGeneratorDefinition Identifier generator definition, should be immutable.TypeContributor Contract for contributing types. -
Classes in org.hibernate.boot.model used by org.hibernate.cfg.annotations Class Description IdentifierGeneratorDefinition Identifier generator definition, should be immutable. -
Classes in org.hibernate.boot.model used by org.hibernate.dialect Class Description TypeContributions Defines the target contributing types, whether via dialects orTypeContributor -
Classes in org.hibernate.boot.model used by org.hibernate.id.factory.spi Class Description IdentifierGeneratorDefinition Identifier generator definition, should be immutable. -
Classes in org.hibernate.boot.model used by org.hibernate.jpa.boot.spi Class Description TypeContributor Contract for contributing types. -
Classes in org.hibernate.boot.model used by org.hibernate.mapping Class Description CustomSql Models the information for custom SQL execution defined as part of the mapping for a primary/secondary tableTruthValue 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.