Use eclipselink.metadata-source.properties.file
to specify the name of the metadata repository properties file to read from, using classloader to find the resource.
Values
Table 5-62 describes this persistence property's values.
Table 5-62 Valid Values for metadata-repository.properties.file
Value | Description |
---|---|
Filename |
Name of the metadata source XML file. |
Usage
Use this property with eclipselink.metadata-source
when using an XML repository.
Examples
See Also
For more information, see:
Metadata Source Examples
http://wiki.eclipse.org/EclipseLink/Examples/JPA/MetadataSource/
"Using an External Metadata Source" in Solutions Guide for EclispeLink