Table of Contents
- Java Persistence API and Object-Relational Mapping
- Tables – Attributes and Embeddable Objects
- Operations – Identity, Sequencing and Locking
- Relationships – Types and Strategies
- Query Infrastructure
- Entity Manager – Persisting, Caching, and Transaction
- Hibernate and EclipseLink
- Appendix Part 1: JPA Advanced Topics
- Appendix Part 2: Sample JPA Application and Questions