Interface | Description |
---|---|
AdditionalJaxbMappingProducer | Deprecated
Intended for Envers integration until we can migrate Envers away from XML generation
for building its model.
|
AttributeConverterAutoApplyHandler | |
AttributeConverterDescriptor |
Internal descriptor for an AttributeConverter implementation.
|
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.
|
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 AbstractDelegatingMetadataBuilderImplementor<T>> |
Convenience base class for custom implementors of
MetadataBuilderImplementor using delegation. |
AbstractDelegatingMetadataBuildingOptions |
Convenience base class for custom implementors of
MetadataBuildingOptions using delegation. |
AbstractDelegatingSessionFactoryBuilder<T extends AbstractDelegatingSessionFactoryBuilder<T>> |
Convenience base class for custom implementors of SessionFactoryBuilder, 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 © 2017 JBoss by Red Hat. All rights reserved.