|
Annotation Types Summary |
| XmlBidirectional |
This annotation indicates a transient property on the target object of this
field that refers back to the owning object. |
| XmlContainerProperty |
This annotation indicates a transient property on the target object of this
field that refers back to the owning object. |
| 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. |