|
Annotation Types Summary |
| XmlContainerProperty |
Deprecated. As of EclipseLink 2.0, replaced by XmlInverseReference. |
| XmlCustomizer |
The XmlCustomizer annotation is used to specify a class that implements the
org.eclipse.persistence.config.DescriptorCustomizer
interface and is to run against a class descriptor after all metadata
processing has been completed. |
| XmlInverseReference |
This annotation is used to map a back-pointer. |
| XmlPath |
This annotation allows a user to specify an xpath instead of an element name. |