Accessing data using Java Persistence API (JPA)

Java™ Persistence API (JPA) is a specification for the persistence of Java objects to relational databases. JPA helps you to manage relational data in your applications

About this task

The following subtopics describe the ways in which you can access data by using JPA in OSGi bundles: