The moose likes Object Relational Mapping and the fly likes What is the difference between eclipseLink1.0 and eclipseLink2.0 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Databases » Object Relational Mapping
Reply Bookmark "What is the difference between eclipseLink1.0 and eclipseLink2.0" Watch "What is the difference between eclipseLink1.0 and eclipseLink2.0" New topic
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
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: What is the difference between eclipseLink1.0 and eclipseLink2.0
 
Similar Threads
Struts selection
Sun Java EXAMS !!!!
xml basic doubt
library vs framework
defination and difference