Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

What is JPA?

JPA
0
10 Posted

What is JPA?

0

The Java Persistence API (JPA) is part of the new Java EE 5 EJB 3.0 specification and defines, a vendor-neutral standard for O/R mapping. JPA defines a way to map plain old Java objects (POJOs) to relational databases. Even though the JPA specification was developed under the umbrella EJB 3.0 specification (co-led by Oracle), that doesn’t mean it’s just for Java EE. JPA is designed to work in Java SE as well as EE, and will likely be split off into its own specification in the future.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.