Introduction to the Java Persistence API (original) (raw)

Chapter 32

Introduction to the Java Persistence API

The Java Persistence API provides Java developers with an object/relational mapping facility for managing relational data in Java applications. Java Persistence consists of four areas:

The following topics are addressed here:

Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices