Java Persistence Lab.doc - CPE.KU

Java Persistence API (JPA) is a specification for how to persist objects. It provides
a standard ... extensions). These are not essential: you use JPA with any Java
development tools, you just have to do more typing. ...... persistence.xml. The
Java EE Tutorial describes how to use Container-Managed mode for Entity
Managers.

Part of the document