Java Persistence with Hibernate Java Persistence with Hibernate

Java Persistence with Hibernate

    • £35.99
    • £35.99

Publisher Description

Summary

Java Persistence with Hibernate, Second Edition explores Hibernate by developing an application that ties together hundreds of individual examples. In this revised edition, authors Christian Bauer, Gavin King, and Gary Gregory cover Hibernate 5 in detail with the Java Persistence 2.1 standard (JSR 338). All examples have been updated for the latest Hibernate and Java EE specification versions.

About the Technology

Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.

Persistence—the ability of data to outlive an instance of a program—is central to modern applications. Hibernate, the most popular Java persistence tool, offers automatic and transparent object/relational mapping, making it a snap to work with SQL databases in Java applications.

About the Book

Java Persistence with Hibernate, Second Edition explores Hibernate by developing an application that ties together hundreds of individual examples. You'll immediately dig into the rich programming model of Hibernate, working through mappings, queries, fetching strategies, transactions, conversations, caching, and more. Along the way you'll find a well-illustrated discussion of best practices in database design and optimization techniques. In this revised edition, authors Christian Bauer, Gavin King, and Gary Gregory cover Hibernate 5 in detail with the Java Persistence 2.1 standard (JSR 338). All examples have been updated for the latest Hibernate and Java EE specification versions.

What's Inside

• Object/relational mapping concepts
• Efficient database application design
• Comprehensive Hibernate and Java Persistence reference
• Integration of Java Persistence with EJB, CDI, JSF, and JAX-RS * Unmatched breadth and depth

About the Reader

The book assumes a working knowledge of Java.

About the Authors

Christian Bauer is a member of the Hibernate developer team and a trainer and consultant. Gavin King is the founder of the Hibernate project and a member of the Java Persistence expert group (JSR 220). Gary Gregory is a principal software engineer working on application servers and legacy integration.

Table of Contents

PART 1 GETTING STARTED WITH ORM
• Understanding object/relational persistence
• Starting a project
• Domain models and metadata

PART 2 MAPPING STRATEGIES
• Mapping persistent classes
• Mapping value types
• Mapping inheritance
• Mapping collections and entity associations
• Advanced entity association mappings
• Complex and legacy schemas

PART 3 TRANSACTIONAL DATA PROCESSING
• Managing data
• Transactions and concurrency
• Fetch plans, strategies, and profiles
• Filtering data

PART 4 WRITING QUERIES
• Creating and executing queries
• The query languages
• Advanced query options
• Customizing SQL

GENRE
Computing & Internet
RELEASED
2015
27 October
LANGUAGE
EN
English
LENGTH
608
Pages
PUBLISHER
Manning
SIZE
12.9
MB

More Books Like This

NHibernate in Action NHibernate in Action
2009
Mastering Java Persistence API (JPA): Realize Java's Capabilities Spanning RDBMS, ORM, JDBC, Caching, Locking, Transaction Management, and JPQL Mastering Java Persistence API (JPA): Realize Java's Capabilities Spanning RDBMS, ORM, JDBC, Caching, Locking, Transaction Management, and JPQL
2022
Hibernate: Questions and Answers Hibernate: Questions and Answers
2018
Hibernate: Questions and Answers (2020 Edition) Hibernate: Questions and Answers (2020 Edition)
2019
Java Persistence API: Questions and Answers (2020 Edition) Java Persistence API: Questions and Answers (2020 Edition)
2019
Pro Jakarta Persistence in Jakarta EE 10 Pro Jakarta Persistence in Jakarta EE 10
2022

More Books by Gary Gregory & Christian Bauer