Chargement en cours…

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...

Description complète

Détails bibliographiques
Cote:Libro Electrónico
Auteurs principaux: Ottinger, Joseph B. (Auteur), Linwood, Jeff (Auteur), Minter, Dave (Auteur)
Collectivité auteur: SpringerLink (Online service)
Format: Électronique eBook
Langue:Inglés
Publié: Berkeley, CA : Apress : Imprint: Apress, 2016.
Édition:4th ed. 2016.
Sujets:
Accès en ligne:Texto Completo
Table des matières:
  • 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.