Java Persistence API (JPA) Extensions Reference for EclipseLink, Release 2.5
  Go To Table Of Contents
 Search
 PDFComments
Comments


metadata-source.xml.url

Use eclipselink.metadata-source.xml.url to specify the location of an external mapping file.


Values

Table 5-65 describes this persistence property's values.

Table 5-65 Valid Values for metadata-source.xml.url

Value Description

Specify a custom class name which implements MetadataSource.



Usage


Examples

Example 5-61 shows how to use this property.


See Also

For more information, see: