Harnessing Hibernate /
"Harnessing Hibernate introduces you to the popular framework that lets Java developers work easily and efficiently with Relational databases. Worlds apart from Java objects, databases often require different skills; Hibernate helps bridge those worlds." "More than a reference, Harnes...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Otros Autores: | , |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Sebastopol, Calif. :
O'Reilly Media,
©2008.
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- pt. I. Hibernate in a Hurry
- 1. Installation and Setup
- 2. Introduction to Mapping
- 3. Harnessing Hibernate
- 4. Collections and Associations
- 5. Richer Associations
- 6. Custom Value Types
- 7. The Annotations Alternative
- 8. Criteria Queries
- 9. A Look at HQL
- pt. II. Playing Nice with Others
- 10. Connecting Hibernate to MySQL
- 11. Hibernate and Eclipse: Really Using the Hibernate Tools
- 12. Maven in More Depth
- 13. Put a Spring in your Step: Hibernate with Spring
- 14. The Finishing Touch: Stripes with Spring and Hibernate
- A. Hibernate Types
- B. The Criteria API
- C. Hibernate SQL Dialects
- D. Spring Transaction Support
- E. Whereto Go Next.