Thread: What are the difference between TopLink and TopLink Essentials...?

This question is answered. Helpful answers available: 3. Correct answers available: 1.


Permlink Replies: 3 - Pages: 1 - Last Post: Nov 23, 2009 5:08 AM Last Post By: cdelahun
qkc

Posts: 181
Registered: 08/06/09
What are the difference between TopLink and TopLink Essentials...?
Posted: Nov 21, 2009 10:51 AM
 
Click to report abuse...   Click to reply to this thread Reply
What are the difference between TopLink, TopLink Essentials, EclipseLink and TopLink Essentials-GlassFish?
What is the difference of their functions?

Edited by: qkc on Nov 21, 2009 10:52 AM
jetq

Posts: 978
Registered: 11/24/06
Re: What are the difference between TopLink and TopLink Essentials...?
Posted: Nov 21, 2009 3:20 PM   in response to: qkc in response to: qkc
Helpful
Click to report abuse...   Click to reply to this thread Reply
Difference between TopLink and ToPLink Essentials:
TopLink Essentials are the reference implementation (RI) of JPA, is an open source effort that is licensed under the Common Development and Distribution License (CDDL) v1.0. It can be freely downloaded and used under the terms of this license agreement. This means, you can only use it for the management of persistence and orm with Java EE and Java SE. The binary distribution of TopLink consist of 2 jars:

* toplink-essentials-agent.jar: contains Java Persistence API; XML Schemas and TopLink essentials implementation
* toplink-essentials.jar: contains java agent class requires in a standolane Java SE application

In addition to TopLink Essentials that makes the JPA implementation alive, Oracle offers its Oracle TopLink product (10.1.3) that contains an earlier preview binary of JPA and also offers developers additional object-relational capabilities, object-XML mapping (JAXB), non-relational mapping using Java 2.0 Connector Architecture (JCA).

Let's wait other person to answer these questions.
qkc

Posts: 181
Registered: 08/06/09
Re: What are the difference between TopLink and TopLink Essentials...?
Posted: Nov 21, 2009 3:50 PM   in response to: qkc in response to: qkc
 
Click to report abuse...   Click to reply to this thread Reply
Does TopLink Essentials also provide the WorkBench tool like TopLink?
cdelahun

Posts: 767
Registered: 06/25/02
Re: What are the difference between TopLink and TopLink Essentials...?
Posted: Nov 23, 2009 5:08 AM   in response to: qkc in response to: qkc
Helpful
Click to report abuse...   Click to reply to this thread Reply
No, there is no Workbench support with TopLink Essentials.
The differences are also discussed at:
http://forums.oracle.com/forums/thread.jspa?threadID=990854&tstart=0
Legend
Guru Guru : 2500 - 1000000 pts
Expert Expert : 1000 - 2499 pts
Pro Pro : 500 - 999 pts
Journeyman Journeyman : 200 - 499 pts
Newbie Newbie : 0 - 199 pts
Oracle ACE Director
Oracle ACE Member
Oracle Employee ACE
Helpful Answer (5 pts)
Correct Answer (10 pts)

Point your RSS reader here for a feed of the latest messages in all forums