Adding data using Java Persistence API (JPA)
Java™ Persistence API (JPA) is a specification for the persistence of Java objects to relational databases. You can use JPA to manage relational data in enterprise applications.
Procedure
What to do next
For more information about Java Persistence API, see Developing JPA applications.