Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] [JPA] EntityManager migration from JPA 1.0 to JPA 2.0

Doug,
   In regards to your wiki question about JPA 2.0 API additions to the org.eclipse.persistence.jpa.JpaEntityManager while maintaining JPA 1.0 support.  The specification expert group is specifying functionality in a way that will not prevent any of the JPA 1.0 functionality from working in JPA 2.0.  Inevitably there may be a situation where impacting 1.0 functionality can not be avoided.  If functionality is impacted then we will want to tackle the backward compatibility for that case and that functionality with the goal of not diverging interfaces but declaring a strategy now would be premature.
 
--Gordon

__
Gordon Yorke
Senior Software Engineer
TopLink
Oracle Canada
<http://www.oracle.com/>
Main: (613) 783-4585
Email: gordon.yorke@xxxxxxxxxx

 

Back to the top