| Interface | Description | 
|---|---|
| AdditionalJaxbMappingProducer | Deprecated
 Intended for Envers integration until we can migrate Envers away from XML generation
 for building its model. 
 | 
| BootstrapContext | 
 Defines a context for things generally available to the process of
 bootstrapping a SessionFactory that are expected to be released after
 the SessionFactory is built. 
 | 
| ClassLoaderAccess | 
 During the process of building this metamodel, accessing the ClassLoader
 is very discouraged. 
 | 
| InFlightMetadataCollector | 
 An in-flight representation of Metadata while Metadata is being built. 
 | 
| InFlightMetadataCollector.DelayedPropertyReferenceHandler | |
| InFlightMetadataCollector.EntityTableXref | |
| JpaOrmXmlPersistenceUnitDefaultAware | 
 Contract for things that need to be aware of JPA  
orm.xml-defined persistence-unit-defaults. | 
| JpaOrmXmlPersistenceUnitDefaultAware.JpaOrmXmlPersistenceUnitDefaults | 
 Represents the  
persistence-unit-defaults to be applied | 
| MappingDefaults | 
 Defines a (contextual) set of values to use as defaults in the absence of related mapping information. 
 | 
| MetadataBuilderContributor | 
 A bootstrap process hook for contributing settings to  
MetadataBuilder. | 
| MetadataBuilderFactory | 
 An extension point for integrators that wish to hook into the process of how a  
Metadata is built. | 
| MetadataBuilderImplementor | 
 Internal API for MetadataBuilder exposing the building options being collected. 
 | 
| MetadataBuilderInitializer | 
 Contract for contributing to the initialization of MetadataBuilder. 
 | 
| MetadataBuildingContext | 
 Describes the context in which the process of building Metadata out of MetadataSources occurs. 
 | 
| MetadataBuildingOptions | 
 Describes the options used while building the Metadata object (during
  
MetadataBuilder.build() processing). | 
| MetadataContributor | 
 Contract for contributing to Metadata (InFlightMetadataCollector). 
 | 
| MetadataImplementor | 
 The SPI-level Metadata contract. 
 | 
| MetadataSourcesContributor | 
 A bootstrap process hook for contributing sources to MetadataSources. 
 | 
| NaturalIdUniqueKeyBinder | |
| SessionFactoryBuilderFactory | 
 An extension point for integrators that wish to hook into the process of how a SessionFactory
 is built. 
 | 
| SessionFactoryBuilderImplementor | 
 Additional contract for SessionFactoryBuilder mainly intended for implementors
 of SessionFactoryBuilderFactory. 
 | 
| SessionFactoryOptions | 
 Aggregator of special options used to build the SessionFactory. 
 | 
| Class | Description | 
|---|---|
| AbstractDelegatingMetadata | 
 Convenience base class for custom implementors of  
MetadataImplementor using delegation. | 
| AbstractDelegatingMetadataBuilderImplementor<T extends MetadataBuilderImplementor> | 
 Convenience base class for custom implementors of  
MetadataBuilderImplementor using delegation. | 
| AbstractDelegatingMetadataBuildingOptions | 
 Convenience base class for custom implementors of  
MetadataBuildingOptions using delegation. | 
| AbstractDelegatingSessionFactoryBuilder<T extends SessionFactoryBuilder> | 
 Convenience base class for custom implementors of SessionFactoryBuilder, using delegation 
 | 
| AbstractDelegatingSessionFactoryBuilderImplementor<T extends SessionFactoryBuilderImplementor> | 
 Convenience base class for custom implementors of  
SessionFactoryBuilderImplementor, using delegation | 
| AbstractDelegatingSessionFactoryOptions | 
 Convenience base class for custom implementors of SessionFactoryOptions, using delegation 
 | 
| BasicTypeRegistration | |
| ClassLoaderAccessDelegateImpl | 
 A ClassLoaderAccess implementation based on delegation 
 | 
| XmlMappingBinderAccess | 
| Exception | Description | 
|---|---|
| InFlightMetadataCollector.DuplicateSecondaryTableException | 
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.