| Class | Description |
|---|---|
| AbstractColumnConfig |
Base class for
|
| AbstractConfigIntrospector |
Abstract introspector for orm.xml and annotations.
|
| AbstractGeneratorConfig |
The base class for
|
| AbstractListenerConfig |
Base class for
|
| AbstractTableConfig |
The base class for ,
|
| AmberConfigManager |
Configuration for an entity bean
|
| AmberPersistenceManager |
Configures the persistence for a level.
|
| AssociationOverrideConfig |
<association-override> tag in the orm.xml
|
| AttributeOverrideConfig |
<attribute-override> tag in the orm.xml
|
| AttributesConfig |
<attributes> tag in the orm.xml
|
| BaseConfigIntrospector |
Base concrete introspector for orm.xml and annotations.
|
| CascadeConfig |
|
| CollectionTableConfig |
The
|
| ColumnConfig |
|
| ColumnResultConfig |
The
|
| DiscriminatorColumnConfig |
|
| EmbeddableAttributesConfig |
The
|
| EmbeddableConfig |
|
| EmbeddableIntrospector |
Configuration for an embeddable type
|
| EmbeddedConfig |
The
|
| EmbeddedIdConfig |
|
| EntityConfig |
|
| EntityIntrospector |
Configuration for an entity bean
|
| EntityListenerConfig |
|
| EntityListenersConfig |
|
| EntityMappingsConfig |
Top
|
| EntityResultConfig |
The
|
| FieldResultConfig |
The
|
| GeneratedValueConfig |
The
|
| IdClassConfig |
|
| IdConfig |
|
| InheritanceConfig |
The
|
| JoinColumnConfig |
|
| JoinTableConfig |
The
|
| MapKeyConfig |
The
|
| MappedSuperclassConfig |
|
| MappedSuperIntrospector |
Configuration for a mapped superclass type
|
| NamedNativeQueryConfig |
The
|
| NamedQueryConfig |
The
|
| PersistenceUnitDefaultsConfig |
|
| PersistenceUnitMetaDataConfig |
|
| PersistenceUnitProxy |
|
| PostLoadConfig |
The
|
| PostPersistConfig |
The
|
| PostRemoveConfig |
The
|
| PostUpdateConfig |
The
|
| PrePersistConfig |
The
|
| PreRemoveConfig |
The
|
| PreUpdateConfig |
The
|
| PrimaryKeyJoinColumnConfig |
|
| QueryHintConfig |
The
|
| SecondaryTableConfig |
The
|
| SequenceGeneratorConfig |
|
| SqlResultSetMappingConfig |
The
|
| TableConfig |
The tag in orm.xml
|
| TableGeneratorConfig |
|
| TransientConfig |
|
| UniqueConstraintConfig |
|
| VersionConfig |
|
| Enum | Description |
|---|---|
| AccessType |
The access type: FIELD | PROPERTY
|