Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle TopLink
11g Release 1 (11.1.1)

E28847-01


org.eclipse.persistence.jaxb.metadata
Interface MetadataSource

All Known Implementing Classes:
MetadataSourceAdapter, XMLMetadataSource

public interface MetadataSource

Method Summary
 XmlBindings getXmlBindings(java.util.Map<java.lang.String,?> properties, java.lang.ClassLoader classLoader)
           

 

Method Detail

getXmlBindings

XmlBindings getXmlBindings(java.util.Map<java.lang.String,?> properties,
                           java.lang.ClassLoader classLoader)
Parameters:
properties - - The properties passed in to create the JAXBContext
classLoader - - The ClassLoader passed in to create the JAXBContext
log -
Returns:
the XmlBindings object representing the metadata

Skip navigation links

Copyright © 1998, 2012, Oracle. All Rights Reserved.