Add just "name" property to PMF, in addition to "persistenceUnitName"
---------------------------------------------------------------------
Key: JDO-496
URL: https://issues.apache.org/jira/browse/JDO-496
Project: JDO
Issue Type: Improvement
Components: api2, api2-legacy
Reporter: Matthew T. Adams
Assignee: Matthew T. Adams
Fix For: JDO 2 maintenance release 1
Add a property called "name" to PMF and use it to find named PMFs via
jdoconfig.xml lookup, and support property "persistenceUnitName" as another PMF
property. A named PMF may also contain a persistenceUnitName property, which
is passed along to the PMF implementation.
We need to clarify the desired behavior if no named PMF is found via the name
property.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.