Uses of Interface
org.eclipse.persistence.jaxb.metadata.MetadataSource
Packages that use MetadataSource
Package
Description
-
Uses of MetadataSource in org.eclipse.persistence.internal.xr
Classes in org.eclipse.persistence.internal.xr that implement MetadataSourceModifier and TypeClassDescriptionstatic final classINTERNAL: Implementation of MetadataSource to allow passing XmlBindings to the DynamicJAXBContextFactory -
Uses of MetadataSource in org.eclipse.persistence.jaxb.metadata
Classes in org.eclipse.persistence.jaxb.metadata that implement MetadataSourceModifier and TypeClassDescriptionclassYou may subclass this class rather than implement the MetadataSource interface allowing insulation from future additions to the interface.classA 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
Methods in org.eclipse.persistence.jpa.rs.features that return MetadataSourceModifier and TypeMethodDescriptionFeatureSet.getDynamicMetadataSource(Session session, String packageName) Builds a dynamicMetadataSourcefor given package.FeatureSetPreV2.getDynamicMetadataSource(Session session, String packageName) FeatureSetV2.getDynamicMetadataSource(Session session, String packageName) Methods in org.eclipse.persistence.jpa.rs.features that return types with arguments of type MetadataSourceModifier and TypeMethodDescriptionFeatureSet.getMetadataSources()Gets a list ofMetadataSourcerelated to this version.FeatureSetPreV2.getMetadataSources()FeatureSetV2.getMetadataSources() -
Uses of MetadataSource in org.eclipse.persistence.jpa.rs.util.metadatasources
Classes in org.eclipse.persistence.jpa.rs.util.metadatasources that implement MetadataSourceModifier and TypeClassDescriptionclassMakes the CollectionWrapper class available in our Dynamic JAXB context.classMetadataSourceused in the creation of dynamic JAXB contexts for applications.classMetadataSourceused in the creation of dynamic JAXB contexts for applications in JPARS v2.0.classMakes the ErrorResponse class available to JAXB context.classMakes the ItemLinks class available in our Dynamic JAXB context.classMakes java.lang package classes available to JPA-RS JAXB context.classMakes java.math package classes available to JPA-RS JAXB context.classMakes java.util package classes available to JPA-RS JAXB context.classMakes the Link class available in our Dynamic JAXB context.classMakes the LinkV2 class available in our Dynamic JAXB context.classMakes the ReadAllQueryResultCollection class available to JPA-RS JAXB context.classMakes the ReportQueryResultCollection class available to JPA-RS JAXB context.classMakes the ReportQueryResultListItem class available to JPA-RS JAXB context.classMakes the ReportQueryResultList class available to JPA-RS JAXB context.classMakes the SimpleHomogeneousList class available to JPA-RS JAXB context.classMakes the SingleResultQueryList class available to JPA-RS JAXB context.classMakes the SingleResultQueryResult class available to JPA-RS JAXB context.