Just Hibernate

Just Hibernate
Author: Madhusudhan Konda
Publisher: "O'Reilly Media, Inc."
Total Pages: 139
Release: 2014-06-05
Genre: Computers
ISBN: 1449334350

Download Just Hibernate Book in PDF, Epub and Kindle

If you’re looking for a short, sweet, and simple introduction (or reintroduction) to Hibernate, this is the book you want. Through clear real-world examples, you’ll learn Hibernate and object-relational mapping from the ground up, starting with the basics. Then you’ll dive into the framework’s moving parts to understand how they work in action. Storing Java objects in relational databases is usually a challenging and complex task for any Java developer, experienced or not. This book, like others in the Just series, delivers a concise, example-driven tutorial for Java beginners. You’ll gain enough knowledge and confidence to start working on real-world projects with Hibernate. Compare how JDBC and Hibernate work with object persistence Learn how annotations are used to create Hibernate applications Understand how to persist and retrieve Java data structures Focus on the fundamentals of associations and their mappings Delve into advanced concepts such as caching, inheritance, and types Walk through the Hibernate Query Language API, with examples Develop Java Persistence API applications, using Hibernate as the provider Work hands-on with code snippets to understand the technology


Just Hibernate
Language: en
Pages: 139
Authors: Madhusudhan Konda
Categories: Computers
Type: BOOK - Published: 2014-06-05 - Publisher: "O'Reilly Media, Inc."

GET EBOOK

If you’re looking for a short, sweet, and simple introduction (or reintroduction) to Hibernate, this is the book you want. Through clear real-world examples,
Just Hibernate
Language: en
Pages: 231
Authors: Madhusudhan Konda
Categories: Computers
Type: BOOK - Published: 2014-06-05 - Publisher: "O'Reilly Media, Inc."

GET EBOOK

If you’re looking for a short, sweet, and simple introduction (or reintroduction) to Hibernate, this is the book you want. Through clear real-world examples,
Java Persistence with Hibernate
Language: en
Pages: 1053
Authors: Gary Gregory
Categories: Computers
Type: BOOK - Published: 2015-10-27 - Publisher: Simon and Schuster

GET EBOOK

Summary Java Persistence with Hibernate, Second Edition explores Hibernate by developing an application that ties together hundreds of individual examples. In t
Hibernate Tips
Language: en
Pages: 234
Authors: Thorben Janssen
Categories: Computers
Type: BOOK - Published: 2018-01-09 - Publisher: Thoughts on Java

GET EBOOK

When you use Hibernate in your projects, you quickly recognize that you need to do more than just add @Entity annotations to your domain model classes. Real-wor
Just Spring Data Access
Language: en
Pages: 77
Authors: Madhusudhan Konda
Categories: Computers
Type: BOOK - Published: 2012-06-09 - Publisher: "O'Reilly Media, Inc."

GET EBOOK

JDBC has simplified database access in Java applications, but a few nagging wrinkles remain—namely, persisting Java objects to relational databases. With this