Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [gemini-dev] [JPA] New version of javax.persistence with EclipseLink 2.5 in Kepler P2

Hi Cristiano,

EclipeLink must have added some of the JPA 2.1 API methods already. I entered a bug to track this issue:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=399694

Thanks for reporting,

-Mike

On 31/01/2013 2:23 PM, Cristiano Gavião wrote:
Hi,

Today while debugging an issue in my application using Kepler M4 and EclipseLink 2.5 feature, I could note that this 2.5 feature installs a new version of javax.persistence, 1.0.102.

I couldn't note any exception running binaries but got an error in Gemini JPA source project after I imported it into WS, specifically on class org.eclipse.gemini.jpa.ProviderWrapper.

Investigating a bit I could see that exists a new method in javax.persistence.spi.PersistenceProvider that should be implemented.

would this affect existent jpa applications to run in kepler ?

thanks and regards,

Cristiano


_______________________________________________
gemini-dev mailing list
gemini-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/gemini-dev


Back to the top