[
https://issues.apache.org/jira/browse/JDO-496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12518031
]
Matthew T. Adams commented on JDO-496:
--------------------------------------
Sorry, I thought I had updated this earlier.
The meat of the patch consists of the updates to Constants,
PersistenceManagerFactory, and JDOHelper. The rest of the patch includes a
refactoring of the unit tests. I guess I should have kept the two a little
better separated, but I didn't want to stop once I found the time and got going.
Please advise when you have comments on the patch so that I can either make
more updates or check in my changes!
> 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
>
> Attachments: JDO-496.patch
>
>
> 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.