You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "Alan Keane (JIRA)" <ji...@apache.org> on 2009/12/10 13:20:18 UTC

[jira] Assigned: (ARIES-80) Provide persistence unit metadata parser

     [ https://issues.apache.org/jira/browse/ARIES-80?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alan Keane reassigned ARIES-80:
-------------------------------

    Assignee: Alan Keane

> Provide persistence unit metadata parser
> ----------------------------------------
>
>                 Key: ARIES-80
>                 URL: https://issues.apache.org/jira/browse/ARIES-80
>             Project: Aries
>          Issue Type: New Feature
>          Components: JPA
>            Reporter: Alan Keane
>            Assignee: Alan Keane
>
> The persistence.xml metadata is represented as a Map of properties in the PersistenceUnitInfoService class. Each XML element or attribute corresponds to a dedicated property name in the Map, and the extender must mine the file to create the associated property values. If no element or attribute was present in the persistence.xml file  there will be no entry in the Map for that property. Multiple XML elements are represented as properties with List values.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.