| Class | Description | 
|---|---|
| AuditEntityNameRegister | 
 A register of all audit entity names used so far. 
 | 
| AuditMetadataGenerator | |
| AuditTableData | 
 Holds information necessary to create an audit table: its name, schema and catalog, as well as the audit
 entity name. 
 | 
| BasicMetadataGenerator | 
 Generates metadata for basic properties: immutable types (including enums). 
 | 
| CollectionMetadataGenerator | 
 Generates metadata for a collection-valued property. 
 | 
| ComponentMetadataGenerator | 
 Generates metadata for components. 
 | 
| EntityXmlMappingData | |
| IdMetadataGenerator | 
 Generates metadata for primary identifiers (ids) of versions entities. 
 | 
| MetadataTools | |
| MetadataTools.ColumnNameIterator | 
 An iterator over column names. 
 | 
| QueryGeneratorBuilder | 
 Builds query generators, for reading collection middle tables, along with any related entities. 
 | 
| ToOneRelationMetadataGenerator | 
 Generates metadata for to-one relations (reference-valued properties). 
 | 
| Enum | Description | 
|---|---|
| InheritanceType | 
| Exception | Description | 
|---|---|
| FormulaNotSupportedException | 
 Exception indicating that a formula mapping was encountered where it is not currently supported 
 | 
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.