Book description
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 applications to big data. Beginning Hibernate is ideal if you're experienced in Java with databases (the traditional, or connected, approach), but new to open-source, lightweight Hibernate.
The book keeps its focus on Hibernate without wasting time on nonessential third-party tools, so you'll be able to immediately start building transaction-based engines and applications. Experienced authors Joseph Ottinger with Dave Minter and Jeff Linwood provide more in-depth examples than any other book for Hibernate beginners. They present their material in a lively, example-based manner—not a dry, theoretical, hard-to-read fashion.
What You'll Learn
Build enterprise Java-based transaction-type applications that access complex data with Hibernate
Work with Hibernate 5 using a present-day build process
Use Java 8 features with Hibernate
Integrate into the persistence life cycle
Map using Java's annotations
Search and query with the new version of Hibernate
Integrate with MongoDB using NoSQL
Keep track of versioned data with Hibernate Envers
Who This Book Is For
Experienced Java developers interested in learning how to use and apply object-relational persistence in Java and who are new to the Hibernate persistence framework.
Table of contents
- Cover
- Frontmatter
- 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 the Relational Database Behind: NoSQL
- 13. Hibernate Envers
- Backmatter
Product information
- Title: Beginning Hibernate: For Hibernate 5
- Author(s):
- Release date: November 2016
- Publisher(s): Apress
- ISBN: 9781484223192
You might also like
book
Just Hibernate
If you’re looking for a short, sweet, and simple introduction (or reintroduction) to Hibernate, this is …
book
Hibernate Recipes: A Problem-Solution Approach
Hibernate continues to be the most popular out-of-the-box framework solution for Java Persistence and data/database accessibility …
book
Spring Persistence with Hibernate, Second Edition
Learn how to use the core Hibernate APIs and tools as part of the Spring Framework. …
book
Hibernate Recipes: A Problem-Solution Approach, Second Edition
Hibernate Recipes, Second Edition contains a collection of code recipes and templates for learning and building …