程序包的使用
org.hibernate.boot.model
-
使用org.hibernate.boot.model的程序包 程序包 说明 org.hibernate.boot This package contains the contracts that make up the Hibernate native bootstrapping API (building a SessionFactory).org.hibernate.boot.internal org.hibernate.boot.model org.hibernate.boot.model.source.internal.hbm org.hibernate.boot.model.source.spi org.hibernate.boot.spi org.hibernate.cfg This package defines APIs for configuring Hibernate, and classes for building the Hibernate configuration-time metamodel.org.hibernate.cfg.annotations org.hibernate.dialect This package abstracts the SQL dialect of the underlying database.org.hibernate.jpa.boot.spi org.hibernate.tool.schema.extract.internal org.hibernate.tool.schema.extract.spi -
org.hibernate.boot使用的org.hibernate.boot.model中的类 类 说明 IdentifierGeneratorDefinition Identifier generator definition, should be immutable.IdGeneratorStrategyInterpreter Strategy for interpreting identifier generator related information.TypeContributor Contract for contributing types.TypeDefinition Models the information pertaining to a custom type definition supplied by the user. -
org.hibernate.boot.internal使用的org.hibernate.boot.model中的类 类 说明 IdentifierGeneratorDefinition Identifier generator definition, should be immutable.IdentifierGeneratorDefinition.Builder IdGeneratorStrategyInterpreter Strategy for interpreting identifier generator related information.IdGeneratorStrategyInterpreter.GeneratorNameDeterminationContext TypeContributions Defines the target contributing types, whether via dialects orTypeContributorTypeContributor Contract for contributing types.TypeDefinition Models the information pertaining to a custom type definition supplied by the user. -
org.hibernate.boot.model使用的org.hibernate.boot.model中的类 类 说明 Caching Models the caching options for an entity, natural-id or collection.IdentifierGeneratorDefinition Identifier generator definition, should be immutable.IdentifierGeneratorDefinition.Builder IdGeneratorStrategyInterpreter.GeneratorNameDeterminationContext TruthValue An enumeration of truth values.TypeContributions Defines the target contributing types, whether via dialects orTypeContributor -
org.hibernate.boot.model.source.internal.hbm使用的org.hibernate.boot.model中的类 类 说明 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 tableJavaTypeDescriptor TruthValue An enumeration of truth values. -
org.hibernate.boot.model.source.spi使用的org.hibernate.boot.model中的类 类 说明 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. -
org.hibernate.boot.spi使用的org.hibernate.boot.model中的类 类 说明 IdentifierGeneratorDefinition Identifier generator definition, should be immutable.IdGeneratorStrategyInterpreter Strategy for interpreting identifier generator related information.TypeContributor Contract for contributing types.TypeDefinition Models the information pertaining to a custom type definition supplied by the user. -
org.hibernate.cfg使用的org.hibernate.boot.model中的类 类 说明 IdentifierGeneratorDefinition Identifier generator definition, should be immutable.TypeContributor Contract for contributing types. -
org.hibernate.cfg.annotations使用的org.hibernate.boot.model中的类 类 说明 IdentifierGeneratorDefinition Identifier generator definition, should be immutable. -
org.hibernate.dialect使用的org.hibernate.boot.model中的类 类 说明 TypeContributions Defines the target contributing types, whether via dialects orTypeContributor -
org.hibernate.jpa.boot.spi使用的org.hibernate.boot.model中的类 类 说明 TypeContributor Contract for contributing types. -
org.hibernate.tool.schema.extract.internal使用的org.hibernate.boot.model中的类 类 说明 TruthValue An enumeration of truth values. -
org.hibernate.tool.schema.extract.spi使用的org.hibernate.boot.model中的类 类 说明 TruthValue An enumeration of truth values.