程序包的使用
org.hibernate.boot
-
使用org.hibernate.boot的程序包 程序包 说明 org.hibernate.boot This package contains the contracts that make up the Hibernate native bootstrapping API (building a SessionFactory).org.hibernate.boot.cfgxml.spi org.hibernate.boot.internal org.hibernate.boot.model org.hibernate.boot.model.process.internal org.hibernate.boot.model.process.spi org.hibernate.boot.spi org.hibernate.cache.internal Internal implementations and support for second-level caching.org.hibernate.cfg This package defines APIs for configuring Hibernate, and classes for building the Hibernate configuration-time metamodel.org.hibernate.cfg.annotations.reflection Defines the capability to merge mapping information from both annotations and orm.xml sources into a unified set of metadata in the Hibernate commons-annotations model.org.hibernate.cfg.beanvalidation org.hibernate.dialect.unique Support for Dialect-specific unique constraint definitionorg.hibernate.hql.spi.id.local org.hibernate.integrator.spi org.hibernate.jpa.boot.internal org.hibernate.mapping This package defines the Hibernate configuration-time metamodel.org.hibernate.secure.spi org.hibernate.tool.hbm2ddl The hbm2ddl tool.org.hibernate.tool.schema.internal org.hibernate.tool.schema.spi -
org.hibernate.boot使用的org.hibernate.boot中的类 类 说明 CacheRegionDefinition Models the definition of caching settings for a particular region.CacheRegionDefinition.CacheRegionType MappingException Indicates a problem parsing a mapping document.Metadata Represents the ORM model as determined from all provided mapping sources.MetadataBuilder Contract for specifying various overrides to be used in metamodel building.MetadataSources Entry point into working with sources of metadata information (mapping XML, annotations).SchemaAutoTooling Defines the possible values for "hbm2ddl_auto"SessionFactoryBuilder The contract for building aSessionFactorygiven a number of options.TempTableDdlTransactionHandling Enum describing how creation and dropping of temporary tables should be done in terms of transaction handling. -
org.hibernate.boot.cfgxml.spi使用的org.hibernate.boot中的类 类 说明 CacheRegionDefinition Models the definition of caching settings for a particular region.MetadataSources Entry point into working with sources of metadata information (mapping XML, annotations). -
org.hibernate.boot.internal使用的org.hibernate.boot中的类 类 说明 AttributeConverterInfo Delayed information about an AttributeConverter.CacheRegionDefinition Models the definition of caching settings for a particular region.Metadata Represents the ORM model as determined from all provided mapping sources.MetadataBuilder Contract for specifying various overrides to be used in metamodel building.MetadataSources Entry point into working with sources of metadata information (mapping XML, annotations).SchemaAutoTooling Defines the possible values for "hbm2ddl_auto"SessionFactoryBuilder The contract for building aSessionFactorygiven a number of options.TempTableDdlTransactionHandling Enum describing how creation and dropping of temporary tables should be done in terms of transaction handling. -
org.hibernate.boot.model使用的org.hibernate.boot中的类 类 说明 CacheRegionDefinition Models the definition of caching settings for a particular region. -
org.hibernate.boot.model.process.internal使用的org.hibernate.boot中的类 类 说明 AttributeConverterInfo Delayed information about an AttributeConverter.MetadataSources Entry point into working with sources of metadata information (mapping XML, annotations). -
org.hibernate.boot.model.process.spi使用的org.hibernate.boot中的类 类 说明 AttributeConverterInfo Delayed information about an AttributeConverter.MetadataSources Entry point into working with sources of metadata information (mapping XML, annotations). -
org.hibernate.boot.spi使用的org.hibernate.boot中的类 类 说明 AttributeConverterInfo Delayed information about an AttributeConverter.CacheRegionDefinition Models the definition of caching settings for a particular region.Metadata Represents the ORM model as determined from all provided mapping sources.MetadataBuilder Contract for specifying various overrides to be used in metamodel building.MetadataSources Entry point into working with sources of metadata information (mapping XML, annotations).SchemaAutoTooling Defines the possible values for "hbm2ddl_auto"SessionFactoryBuilder The contract for building aSessionFactorygiven a number of options.TempTableDdlTransactionHandling Enum describing how creation and dropping of temporary tables should be done in terms of transaction handling. -
org.hibernate.cache.internal使用的org.hibernate.boot中的类 类 说明 Metadata Represents the ORM model as determined from all provided mapping sources. -
org.hibernate.cfg使用的org.hibernate.boot中的类 类 说明 AttributeConverterInfo Delayed information about an AttributeConverter.Metadata Represents the ORM model as determined from all provided mapping sources.MetadataSources Entry point into working with sources of metadata information (mapping XML, annotations). -
org.hibernate.cfg.annotations.reflection使用的org.hibernate.boot中的类 类 说明 AttributeConverterInfo Delayed information about an AttributeConverter. -
org.hibernate.cfg.beanvalidation使用的org.hibernate.boot中的类 类 说明 Metadata Represents the ORM model as determined from all provided mapping sources. -
org.hibernate.dialect.unique使用的org.hibernate.boot中的类 类 说明 Metadata Represents the ORM model as determined from all provided mapping sources. -
org.hibernate.hql.spi.id.local使用的org.hibernate.boot中的类 类 说明 TempTableDdlTransactionHandling Enum describing how creation and dropping of temporary tables should be done in terms of transaction handling. -
org.hibernate.integrator.spi使用的org.hibernate.boot中的类 类 说明 Metadata Represents the ORM model as determined from all provided mapping sources. -
org.hibernate.jpa.boot.internal使用的org.hibernate.boot中的类 类 说明 SessionFactoryBuilder The contract for building aSessionFactorygiven a number of options. -
org.hibernate.mapping使用的org.hibernate.boot中的类 类 说明 Metadata Represents the ORM model as determined from all provided mapping sources. -
org.hibernate.secure.spi使用的org.hibernate.boot中的类 类 说明 Metadata Represents the ORM model as determined from all provided mapping sources. -
org.hibernate.tool.hbm2ddl使用的org.hibernate.boot中的类 类 说明 Metadata Represents the ORM model as determined from all provided mapping sources. -
org.hibernate.tool.schema.internal使用的org.hibernate.boot中的类 类 说明 Metadata Represents the ORM model as determined from all provided mapping sources. -
org.hibernate.tool.schema.spi使用的org.hibernate.boot中的类 类 说明 Metadata Represents the ORM model as determined from all provided mapping sources.