J2EE JPA- Java Persistence API
J2EE JPA- Java Persistence APIAbstract:
The Java Persistence API, sometimes referred to as JPA, is a Java programming language application programming interface specification which describes the management of relational data in applications using Java Platform, Standard Edition and Java Platform, Enterprise Edition.The Java Persistence API originated as part of the work of the JSR 220 Expert Group of the Java Community Process. JPA 2.0 was the work of the JSR 317 Expert Group. Persistence in this context covers three areas: 1. API itself, defined in the javax.persistence package |
|
Recent Comments