[ 
https://issues.apache.org/jira/browse/ARIES-1251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14168378#comment-14168378
 ] 

Christian Schneider commented on ARIES-1251:
--------------------------------------------

Hi Giuseppe,

I am not sure about the API change. I hoped to keep the API at the old level to 
have minimum impact on users. If you see any problem with it we can still 
update.
As the imports are quite open I hope the API works with JPA 2.0 and 2.1.

I added the stop method as the BundleActivator needs one. You did not have one 
and it did not compile for me. 

Christian

> Support jpa 2.0 and 2.1 with the same code base
> -----------------------------------------------
>
>                 Key: ARIES-1251
>                 URL: https://issues.apache.org/jira/browse/ARIES-1251
>             Project: Aries
>          Issue Type: Improvement
>          Components: JPA
>            Reporter: Christian Schneider
>            Assignee: Christian Schneider
>
> We currently have two separate code bases for jpa 2.0 and 2.1 support. This 
> is very difficult to manage when we do source code changes.
> So I will try to create one code that supports both jpa 2.0 and 2.1 by using 
> Dynamic Proxies where we implement EntityManager or EntityManagerFactory. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to