JPA Persistence

In the previous installment of this tutorial we went over how to annotate JPA entities to support database relationships. In this installment, we are going to explain how to save data to your database.