Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

With JPA do I still need TopLink?

JPA TopLink
0
Posted

With JPA do I still need TopLink?

0

JPA is a specification for persistence in Java EE and SE applications. As with all specifications they still require vendors or open source projects to implement them. TopLink Essentials is the first compliant JPA implementation providing the persistence functionality to the EJB 3.0 reference implementation. Oracle TopLink is Oracle’s commercial implementationcurrently providing preview functionality of JPA. Both options provide excellent support for this new standard as well as providing additional functionality and performance benefits.

0

JPA is a specification for persistence in Java EE and SE applications. As with all specifications they still require vendors or open source projects to implement them. TopLink Essentials is the first compliant JPA implementation providing the persistence functionality to the EJB 3.0 reference implementation. Oracle TopLink is Oracle’s commercial implementationcurrently providing preview functionality of JPA. Both options provide excellent support for this new standard as well as providing additional functionality and performance benefits.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123