You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "David Blevins (Updated) (JIRA)" <ji...@apache.org> on 2011/12/28 21:18:30 UTC

[jira] [Updated] (TOMEE-58) New concept of persistence-fragment.xml file

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

David Blevins updated TOMEE-58:
-------------------------------

    Description: 
As an alternative to persitence.xml 'jar-file' elements which point to jar files by name in an application, allow jar files to effectively add themselves to persitence units via a stripped down version of a persitence.xml file, say persistence-fragment.xml.

Under the covers they are joined together to create one canonical persitence.xml file which is handed to the persistence provider via the standard PersistenceUnitInfo object.



  was:
As an alternative to persitence.xml 'jar-file' elements which point to jar files by name in an application, allow jar files to effectively add themselves to persitence units via a stripped down version of a persitence.xml file, say persistence-fragement.xml.

Under the covers they are joined together to create one canonical persitence.xml file which is handed to the persistence provider via the standard PersistenceUnitInfo object.



        Summary: New concept of persistence-fragment.xml file  (was: New concept of persistence-fragement.xml file)
    
> New concept of persistence-fragment.xml file
> --------------------------------------------
>
>                 Key: TOMEE-58
>                 URL: https://issues.apache.org/jira/browse/TOMEE-58
>             Project: TomEE
>          Issue Type: New Feature
>            Reporter: David Blevins
>
> As an alternative to persitence.xml 'jar-file' elements which point to jar files by name in an application, allow jar files to effectively add themselves to persitence units via a stripped down version of a persitence.xml file, say persistence-fragment.xml.
> Under the covers they are joined together to create one canonical persitence.xml file which is handed to the persistence provider via the standard PersistenceUnitInfo object.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira