Cargando…

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

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autores principales: Ottinger, Joseph B. (Autor), Linwood, Jeff (Autor), Minter, Dave (Autor)
Autor Corporativo: SpringerLink (Online service)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Berkeley, CA : Apress : Imprint: Apress, 2016.
Edición:4th ed. 2016.
Temas:
Acceso en línea:Texto Completo
Tabla de Contenidos:
  • 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.