persistencexml

Use eclipselink.persistencexml to specify the full resource name in which to look for the persistence XML files. If omitted, TopLink uses the default location: META-INF/persistence.xml.

Note:

Currently, this property is used only for the canonical model generator. In the future, it may be used for customizing weaving and application bootstrapping.

Values

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

Table 5-82 Valid Values for persistencexml

Value Description
   

Usage

This property is only used by EclipseLink when it is locating the configuration file. When used within an EJB/Spring container in container managed mode the locating and reading of this file is done by the container and will not use this configuration.

Examples

See Also

For more information, see: