Cargando…

Beginning Hibernate 6 : java persistence from beginner to pro /

Get started with Hibernate, an open source Java persistence layer and gain a clear introduction to the current standard for object-relational persistence in Java. This updated edition includes the new Hibernate 6.0 framework which covers new configuration, new object relational mapping changes, and...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autores principales: Ottinger, Joseph B. (Autor), Linwood, Jeff (Autor), Minter, Dave (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: New York: Apress, [2022]
Edición:Fifth edition.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • 1. An Introduction to Hibernate 6
  • 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. Filtering the Results of Searches
  • 11. Integration into the Web
  • 12. Integrating Hibernate
  • 13. Hibernate Envers.