Pro Hibernate and MongoDB, 1st ed.

Author:

Language: English
Cover of the book Pro Hibernate and MongoDB

Subjects for Pro Hibernate and MongoDB

Approximative price 52.74 €

In Print (Delivery period: 15 days).

Add to cartAdd to cart
Publication date:
384 p. · 17.8x25.4 cm · Paperback
Hibernate and MongoDB are a powerful combination of open source persistence and NoSQL technologies for today's Java-based enterprise and cloud application developers. Hibernate is the leading open source Java-based persistence, object relational management engine, recently repositioned as an object grid management engine.  MongoDB is a growing, popular open source NoSQL framework, especially popular among cloud application and big data developers.  With these two, enterprise and cloud developers have a "complete out of the box" solution. 

Pro Hibernate and MongoDB shows you how to use and integrate Hibernate and MongoDB.  More specifically, this book guides you through the bootstrap; building transactions; handling queries and query entities; and mappings.  Then, this book explores the principles and techniques for taking these application principles to the cloud, using the OpenShift Platform as a Service (PaaS) and more. 

In this book, you get two case studies:

  • An enterprise application using Hibernate and MongoDB.  then,
  • A cloud application (OpenShip) migrated from the enterprise application case study
After reading or using this book, you come away with the experience from two case studies that give you possible frameworks or templates that you can apply to your own specific application or cloud application building context.

 

PART 1 Hibernate OGM (Object/Grid Mapper) and MongoDB Fundamentals for Enterprise and Cloud Applications

1. Getting Started With Hibernate OGM

2. Hibernate OGM and MongoDB

3. Bootstrapping Hibernate OGM

4. Hibernate OGM at Work

5. Hibernate OGM and JPA 2.0 Annotations

6. Hibernate OGM Querying MongoDB

PART 2 Developing a Hibernate OGM/MongoDB Complete Example

7. MongoDB e-Commerce Database Model

8. MongoDB e-Commerce Database Querying

PART 3 Running MongoDB and Hibernate OGM in Cloud (PaaS)

9. Migrate MongoDB Database to Cloud

10. Migrate RafaEShop to OpenShift

 

Anghel Leonard is a senior Java developer with more than 12 years of experience in Java SE, Java EE, and related frameworks. He wrote and published more than 30 articles about Java technologies and more than 200 tips and tricks for JavaBoutique, O Reilly, DevX, Developer and InformIT. In addition, he wrote two books about XML and Java (one for beginners and one for advanced developers) for Albastra, a Romanian publisher, and three books for Packt: Jboss Tools 3 Developer Guide, JSF 2.0 Cookbook and JSF 2.0 Cookbook LITE. Currently, he's developing web applications using the latest Java technologies on the market (EJB 3.0, CDI, Spring, JSF, Struts, Hibernate and so on). In the past two years, he's focused on developing rich Internet applications for geographic information systems.

It's the first book on Hibernate and MongoDB

This combination of persistence and database (NoSQL) frameworks is important for today's enterprise and especially now cloud application developers.

Hibernate+MongoDB is growing to become a significant Java-based persistence and database solution.