程序包 org.hibernate.boot
This package contains the contracts that make up the Hibernate native
bootstrapping API (building a SessionFactory).
See the Native Bootstrapping guide for details.
-
接口概要 接口 说明 AttributeConverterInfo Delayed information about an AttributeConverter.Metadata Represents the ORM model as determined from all provided mapping sources.MetadataBuilder Contract for specifying various overrides to be used in metamodel building.SessionFactoryBuilder The contract for building aSessionFactorygiven a number of options. -
类概要 类 说明 CacheRegionDefinition Models the definition of caching settings for a particular region.JaccPermissionDefinition MetadataSources Entry point into working with sources of metadata information (mapping XML, annotations). -
枚举概要 枚举 说明 CacheRegionDefinition.CacheRegionType SchemaAutoTooling Defines the possible values for "hbm2ddl_auto"TempTableDdlTransactionHandling Enum describing how creation and dropping of temporary tables should be done in terms of transaction handling. -
异常错误概要 异常错误 说明 InvalidMappingException MappingException Indicates a problem parsing a mapping document.MappingNotFoundException UnsupportedOrmXsdVersionException