Uses of Package
org.hibernate.boot
-
Packages that use org.hibernate.boot Package Description 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.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.process.spi org.hibernate.boot.registry.classloading.spi The class loading service SPI.org.hibernate.boot.spi org.hibernate.bytecode.enhance.spi.interceptor interceptor implementationsorg.hibernate.cfg 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 org.hibernate.dialect.unique Support for Dialect-specific unique constraint definitionorg.hibernate.integrator.spi org.hibernate.mapping org.hibernate.persister.collection org.hibernate.persister.entity org.hibernate.tool.schema.spi org.hibernate.tuple.entity -
Classes in org.hibernate.boot used by org.hibernate.boot Class Description 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 by aggregating the provided mapping sources.MetadataBuilder Contract for specifying various overrides to be used in metamodel building.MetadataSources Entry point for working with sources of O/R mapping metadata, either in the form of annotated classes, or as XML mapping documents.SchemaAutoTooling Defines the possible values for "hibernate.hbm2ddl.auto".SessionFactoryBuilder The contract for building aSessionFactory
given a number of options.TempTableDdlTransactionHandling Enum describing how creation and dropping of temporary tables should be done in terms of transaction handling. -
Classes in org.hibernate.boot used by org.hibernate.boot.cfgxml.spi Class Description CacheRegionDefinition Models the definition of caching settings for a particular region.MetadataSources Entry point for working with sources of O/R mapping metadata, either in the form of annotated classes, or as XML mapping documents. -
Classes in org.hibernate.boot used by org.hibernate.boot.model Class Description CacheRegionDefinition Models the definition of caching settings for a particular region. -
Classes in org.hibernate.boot used by org.hibernate.boot.model.process.spi Class Description MetadataSources Entry point for working with sources of O/R mapping metadata, either in the form of annotated classes, or as XML mapping documents. -
Classes in org.hibernate.boot used by org.hibernate.boot.registry.classloading.spi Class Description ResourceLocator Abstraction for locating class-path resourcesResourceStreamLocator Abstraction for locating class-path resources -
Classes in org.hibernate.boot used by org.hibernate.boot.spi Class Description CacheRegionDefinition Models the definition of caching settings for a particular region.Metadata Represents the ORM model as determined by aggregating the provided mapping sources.MetadataBuilder Contract for specifying various overrides to be used in metamodel building.MetadataSources Entry point for working with sources of O/R mapping metadata, either in the form of annotated classes, or as XML mapping documents.SchemaAutoTooling Defines the possible values for "hibernate.hbm2ddl.auto".SessionFactoryBuilder The contract for building aSessionFactory
given a number of options.TempTableDdlTransactionHandling Enum describing how creation and dropping of temporary tables should be done in terms of transaction handling. -
Classes in org.hibernate.boot used by org.hibernate.bytecode.enhance.spi.interceptor Class Description Metadata Represents the ORM model as determined by aggregating the provided mapping sources. -
Classes in org.hibernate.boot used by org.hibernate.cfg Class Description MetadataSources Entry point for working with sources of O/R mapping metadata, either in the form of annotated classes, or as XML mapping documents. -
Classes in org.hibernate.boot used by org.hibernate.cfg.annotations.reflection Class Description AttributeConverterInfo Delayed information about an AttributeConverter. -
Classes in org.hibernate.boot used by org.hibernate.cfg.beanvalidation Class Description Metadata Represents the ORM model as determined by aggregating the provided mapping sources. -
Classes in org.hibernate.boot used by org.hibernate.dialect Class Description TempTableDdlTransactionHandling Enum describing how creation and dropping of temporary tables should be done in terms of transaction handling. -
Classes in org.hibernate.boot used by org.hibernate.dialect.unique Class Description Metadata Represents the ORM model as determined by aggregating the provided mapping sources. -
Classes in org.hibernate.boot used by org.hibernate.integrator.spi Class Description Metadata Represents the ORM model as determined by aggregating the provided mapping sources. -
Classes in org.hibernate.boot used by org.hibernate.mapping Class Description Metadata Represents the ORM model as determined by aggregating the provided mapping sources. -
Classes in org.hibernate.boot used by org.hibernate.persister.collection Class Description Metadata Represents the ORM model as determined by aggregating the provided mapping sources. -
Classes in org.hibernate.boot used by org.hibernate.persister.entity Class Description Metadata Represents the ORM model as determined by aggregating the provided mapping sources. -
Classes in org.hibernate.boot used by org.hibernate.tool.schema.spi Class Description Metadata Represents the ORM model as determined by aggregating the provided mapping sources. -
Classes in org.hibernate.boot used by org.hibernate.tuple.entity Class Description Metadata Represents the ORM model as determined by aggregating the provided mapping sources.