Using the Java Persistence API

Posted by bob on Oct 7, 2019 11:00 PM EDT
Opensource.com; By Stephon Brown
Mail this story
Print this story

The Java Persistence API (JPA) is an important Java functionality for application developers to understand. It translates exactly how Java developers turn method calls on objects into accessing, persisting, and managing data stored in NoSQL and relational databases. This article examines the JPA in detail through a tutorial example of building a bicycle loaning service.

Full Story

  Nav
» Read more about: Story Type: Editorial, Tutorial; Groups: Community, Developer

« Return to the newswire homepage

This topic does not have any threads posted yet!

You cannot post until you login.