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

Craig Russell updated JDO-452:
------------------------------

    Attachment: jdo-452.patch

Please review this patch. It adds two interfaces, JDOEntityManager that extends 
javax.persistence.EntityManager and javax.jdo.PersistenceManager; and 
JDOEntityManagerFactory that extends javax.persistence.EntityManagerFactory and 
javax.jdo.PersistenceManagerFactory.

It also updates the manifest for OSGi and the maven dependency (uses an Apache 
version of the Persistence jar file). 

Note that the API2.MF file had the line endings changed so the diff is bigger 
than the change (which is only adding one line to import the javax.persistence 
package).

> Provide interfaces that extend both JDO and JPA
> -----------------------------------------------
>
>                 Key: JDO-452
>                 URL: https://issues.apache.org/jira/browse/JDO-452
>             Project: JDO
>          Issue Type: New Feature
>          Components: api2
>    Affects Versions: JDO 2 final
>            Reporter: Michelle Caisse
>            Assignee: Craig Russell
>             Fix For: JDO 2 maintenance release 1
>
>         Attachments: jdo-452.patch
>
>
> Provide interfaces that extend both JDO and JPA in order to make it easier to 
> migrate applications from JDO to JPA.

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

Reply via email to