Jakarta Persistence (JPA) Method
PersistenceConfiguration mappingFile(
String name
)
Add the path of an XML mapping file loaded as a resource to the configuration.
- Parameters:
name- the resource path of the mapping file
- Returns:
- this configuration.
- Since:
- Jakarta Persistence (JPA) 1.0