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...
Autores principales: | , , |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Berkeley, CA :
Apress
2016.
|
Edición: | 4th ed. 2016. |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630163406719 |
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.