| Author |
What is the difference between eclipseLink1.0 and eclipseLink2.0
|
Mohammad Noor Najdawi
Greenhorn
Joined: Aug 02, 2010
Posts: 19
|
|
Dear all,
i am searching recently for a difference in libraries of eclipsLink1.0 and eclipseLink2.0, and i found the libraries of eclipseLink2.0 but if anyone can help me and explain to me the usage of each one
-> eclipselink-jpa-modelgen_2.0.2
-> jav0ax.persistence_2.0.0.v201002051058
-> javax.persistence_1.0.0
|
 |
Jan Cumps
Bartender
Joined: Dec 20, 2006
Posts: 2343
|
|
|
I have moved this post to our Object Relational Mapping for you.
|
OCUP UML fundamental
ITIL foundation
|
 |
James Sutherland
Ranch Hand
Joined: Oct 01, 2007
Posts: 550
|
|
eclipselink-jpa-modelgen_2.0.2 is a tool jar for generate the static classes for the new JPA 2.0 criteria typed API.
javax.persistence_2.0.0.v201002051058 is the JPA 2.0 jar.
javax.persistence_1.0.0 is the JPA 1.0 jar.
|
TopLink : EclipseLink : Book:Java Persistence : Blog:Java Persistence Performance
|
 |
 |
|
|
subject: What is the difference between eclipseLink1.0 and eclipseLink2.0
|
|
|