Talk:Java Persistence API

From Wikipedia, the free encyclopedia

I don't know how to do this, but (currently nonexistent) article JPA could link to here.

Why is JPOX on here? It is not a JPA service provider - is it? —Preceding unsigned comment added by Kbines (talk • contribs) 20:27, 5 November 2007 (UTC)

[edit] Its better not to mumble to yourself...

The point of an encyclopedia is to explain some knowledge to others. This paragraph below is so chalked full of jargon that you could be mistaken for a street person talking to yourself. >>> Motivation for creating Java Persistence API

Many enterprise Java developers have been using lightweight persistent objects provided by open-source frameworks or Data Access Objects instead of entity beans because entity beans and enterprise beans were considered too heavyweight and complicated, and they could only be used in Java EE application servers. Many of the features of the third-party persistence frameworks were incorporated into the Java Persistence API, and projects like Hibernate and TopLink are now implementations of the Java Persistence API.