Buch, Englisch, 400 Seiten, Format (B × H): 191 mm x 235 mm, Gewicht: 744 g
ISBN: 978-1-4302-2850-9
Verlag: Apress
is ideal if you’re experienced in Java with databases (the traditional, or “connected,” approach), but new to open-source, lightweight Hibernate—the de facto object-relational mapping and database-oriented application development framework.
This book packs in information about the release of the Hibernate 3.5 persistence layer and provides a clear introduction to the current standard for object-relational persistence in Java. And since the book keeps its focus on Hibernate without wasting time on nonessential third-party tools, you’ll be able to immediately start building transaction-based engines and applications.
Experienced authors Dave Minter and Jeff Linwood provide more in-depth examples than any other book for Hibernate beginners. The authors also present material in a lively, example-based manner—not a dry, theoretical, hard-to-read fashion.
Zielgruppe
Popular/general
Autoren/Hrsg.
Fachgebiete
Weitere Infos & Material
Chapter 1. An Introduction to Hibernate 3 - light changes needed
Chapter 2. Integrating and Configuring Hibernate - medium changes
Chapter 3. Building a Simple application - either medium or heavy changes
Chapter 4. The Persistence Lifecycle - light changes
Chapter 5. An Overview of Mapping - light changes
Chapter 6. Mapping with Annotations - heavy changes
Chapter 7. Creating Mapping with Hibernate XML Files - heavy changes
Chapter 8. Using the Session - light changes
Chapter 9. Searches and Queries - light changes
Chapter 10. Advanced Queries using Criteria - light changes
Chapter 11. Filtering the Results of Searches - light changes
Chapter 12. Hibernate as a Service OR Other Case Study Chapter - new chapter
Appendix A: More Advanced Features - medium changes
Appendix B: Hibernate Tools - heavy changes
Appendix C: Hibernate with Spring - medium