| Class | Description |
|---|---|
| MetadataConstants |
INTERNAL:
Common metadata processing constants.
|
| MetadataDescriptor |
INTERNAL:
Common metatata descriptor for the annotation and xml processors.
|
| MetadataDynamicClassWriter |
Custom
DynamicClassWriter adding getter methods for virtual
attributes so that 3rd party frameworks such as javax.validation can access
the attribute values. |
| MetadataHelper |
INTERNAL:
Common helper methods for the metadata processing.
|
| MetadataLogger |
INTERNAL:
Logger class for the metadata processors.
|
| MetadataProcessor |
INTERNAL:
The object/relational metadata processor for the EJB3.0 specification.
|
| MetadataProject |
INTERNAL:
A MetadataProject stores metadata and also helps to facilitate the metadata
processing.
|
| ORMetadata |
INTERNAL:
Abstract/common level for JPA Object/Relational metadata.
|