Uses of Interface
org.eclipse.persistence.jaxb.metadata.MetadataSource
Package
Description
-
Uses of MetadataSource in org.eclipse.persistence.internal.xr
Modifier and TypeClassDescriptionstatic final class
INTERNAL: Implementation of MetadataSource to allow passing XmlBindings to the DynamicJAXBContextFactory -
Uses of MetadataSource in org.eclipse.persistence.jaxb.metadata
Modifier and TypeClassDescriptionclass
You may subclass this class rather than implement the MetadataSource interface allowing insulation from future additions to the interface.class
A concrete implementation of MetadataSource that can represent the following metadata input types; java.io.File java.io.InputStream java.io.Reader java.net.URL javax.xml.stream.XMLEventReader javax.xml.stream.XMLStreamReader javax.xml.transform.Source org.w3c.dom.Node org.xml.sax.InputSource -
Uses of MetadataSource in org.eclipse.persistence.jpa.rs.features
Modifier and TypeMethodDescriptionFeatureSet.getDynamicMetadataSource
(Session session, String packageName) Builds a dynamicMetadataSource
for given package.FeatureSetPreV2.getDynamicMetadataSource
(Session session, String packageName) FeatureSetV2.getDynamicMetadataSource
(Session session, String packageName) Modifier and TypeMethodDescriptionFeatureSet.getMetadataSources()
Gets a list ofMetadataSource
related to this version.FeatureSetPreV2.getMetadataSources()
FeatureSetV2.getMetadataSources()
-
Uses of MetadataSource in org.eclipse.persistence.jpa.rs.util.metadatasources
Modifier and TypeClassDescriptionclass
Makes the CollectionWrapper class available in our Dynamic JAXB context.class
MetadataSource
used in the creation of dynamic JAXB contexts for applications.class
MetadataSource
used in the creation of dynamic JAXB contexts for applications in JPARS v2.0.class
Makes the ErrorResponse class available to JAXB context.class
Makes the ItemLinks class available in our Dynamic JAXB context.class
Makes java.lang package classes available to JPA-RS JAXB context.class
Makes java.math package classes available to JPA-RS JAXB context.class
Makes java.util package classes available to JPA-RS JAXB context.class
Makes the Link class available in our Dynamic JAXB context.class
Makes the LinkV2 class available in our Dynamic JAXB context.class
Makes the ReadAllQueryResultCollection class available to JPA-RS JAXB context.class
Makes the ReportQueryResultCollection class available to JPA-RS JAXB context.class
Makes the ReportQueryResultListItem class available to JPA-RS JAXB context.class
Makes the ReportQueryResultList class available to JPA-RS JAXB context.class
Makes the SimpleHomogeneousList class available to JPA-RS JAXB context.class
Makes the SingleResultQueryList class available to JPA-RS JAXB context.class
Makes the SingleResultQueryResult class available to JPA-RS JAXB context.