𝔖 Scriptorium
✦   LIBER   ✦

📁

Java Persistence with Hibernate

✍ Scribed by Bauer C., Gregory G., King G.


Tongue
English
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


2nd Edition. — Manning Publications, 2015. — 608 p. — ISBN: 978-1-78588-422-1.

Код примеров к книге выложен здесь.
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.
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.
Формат книги совместим с iPAD и Amazon Kindle, на PC открывается многими бесплатными ридерами, например Cool Reader (EPUB), Calibre (EPUB, MOBI, AZW3), Adobe Digital Editions (EPUB), FBReader (EPUB, MOBI, AZW3).

✦ Subjects


Библиотека;Компьютерная литература;Java


📜 SIMILAR VOLUMES


Java Persistence with Hibernate
✍ Christian Bauer, Gavin King, Gary Gregory 📂 Library 📅 2015 🏛 Manning Publications 🌐 English

<div><p><b>Summary</b></p> <p><i>Java Persistence with Hibernate, Second Edition</i> 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 with Hibernate
✍ Christian Bauer, Gavin King 📂 Library 📅 2007 🏛 Manning; Pearson Education [distributor] 🌐 English

"Java Persistence with Hibernate" is the new bible of Hibernate. As a major revision of the Popular "Hibernate in Action," it builds on the same single example application to introduce and explain the latest Hibernate 3.2 in detail. In addition, the new and significantly improved EJB 3.0 Java Persis

Java Persistence with Hibernate (Code On
✍ Bauer C., Gregory G., King G. 📂 Library 🌐 English

2nd Edition. — Manning Publications, 2015. — Code Only. — ISBN: 978-1-78588-422-1.<br/> <br/><strong>Код примеров к выложенной здесь книге в форматах <a class="object-link fpm" data-file-id="1852420" href="/file/1852420/">PDF</a>, <a class="object-link fpm" data-file-id="1852422" href="/file/1852422

Java Persistence with Hibernate, Second
✍ Christian Bauer, Gavin King; Gary Gregory 📂 Library 📅 2023 🏛 Manning Publications Co. 🌐 English

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 3

Java Persistence with Spring Data and Hi
✍ Catalin Tudose 📂 Library 📅 2023 🏛 Manning Publications 🌐 English

Master Java persistence using the industry-leading tools Spring Data and Hibernate. In Java Persistence with Spring Data and Hibernate you will learn: • Mapping persistent classes, value types, and inheritance • Mapping collections and entity associations • Processing transactions with Spring