Beginning Hibernate For Hibernate 5 /

Get started with the Hibernate 5 persistence layer and gain a clear introduction to the current standard for object-relational persistence in Java. This updated edition includes the new Hibernate 5.0 framework as well as coverage of NoSQL, MongoDB, and other related technologies, ranging from applic...

Full description

Bibliographic Details
Main Authors: Ottinger, Joseph B. (Author), Linwood, Jeff (Author), Minter, Dave (Author)
Corporate Author: SpringerLink (Online service)
Format: Electronic eBook
Language:English
Published: Berkeley, CA : Apress : Imprint: Apress, 2016.
Edition:4th ed.
Subjects:
Online Access:Full Text via HEAL-Link
Table of Contents:
  • 1. An Introduction to Hibernate 5
  • 2. Integrating and Configuring Hibernate
  • 3. Building a Simple Application
  • 4. The Persistence Life Cycle
  • 5. An Overview of Mapping
  • 6. Mapping with Annotations
  • 7. JPA Integration and Lifecycle Events
  • 8. Using the Session
  • 9. Searches and Queries
  • 10. Advanced Queries Using Criteria
  • 11. Filtering the Results of Searches
  • 12. Leaving Behind Relational Databases: NoSQL
  • 13. Hibernate Envers.