Class ReportQueryResultListMetadataSource

java.lang.Object
org.eclipse.persistence.jpa.rs.util.metadatasources.ReportQueryResultListMetadataSource
All Implemented Interfaces:
MetadataSource

public class ReportQueryResultListMetadataSource extends Object implements MetadataSource
Makes the ReportQueryResultList class available to JPA-RS JAXB context.
See Also:
Author:
gonural
  • Constructor Details

    • ReportQueryResultListMetadataSource

      public ReportQueryResultListMetadataSource()
  • Method Details

    • getXmlBindings

      public XmlBindings getXmlBindings(Map<String,?> properties, ClassLoader classLoader)
      Specified by:
      getXmlBindings in interface MetadataSource
      Parameters:
      properties - - The properties passed in to create the JAXBContext
      classLoader - - The ClassLoader passed in to create the JAXBContext
      Returns:
      the XmlBindings object representing the metadata