Module eclipselink

Annotation Interface XmlNamedSubgraph


@Target(TYPE) @Retention(RUNTIME) public @interface XmlNamedSubgraph
A XmlNamedSubgraph is a member element of a XmlNamedObjectGraph. The XmlNamedSubgraph is only referenced from within an XmlNamedObjectGraph and can not be referenced independently. It is referenced by its "name" from an XmlNamedAttributeNode element of the XmlNamedObjectGraph.
See Also: