Skip to main content

Object Relational Mapping and JPA

  • Chapter
Introducing Java EE 7

Abstract

Object Relational Mapping (ORM) is the process of mapping entity classes to underlying database tables, and using those entities to work with data, rather than direct SQL. Many developers have adopted ORM solutions over the years, and a variety of different ORM technologies have emerged due to the uptake. The Java EE platform contains the Java Persistence API (JPA), which is the standard ORM technology for Java enterprise development. Over the years, JPA has changed significantly, making development easier and opening more options to developers with each release. The latest release, JPA 2.1, is no exception, as it brings forth many incremental updates to the API, allowing developers more flexibility and ease of development than ever before.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

eBook
USD 19.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 29.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2013 Josh Juneau

About this chapter

Cite this chapter

Juneau, J. (2013). Object Relational Mapping and JPA. In: Introducing Java EE 7. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4302-5849-0_4

Download citation

Publish with us

Policies and ethics