<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
✍ Scribed by Christian Bauer, Gavin King
- Publisher
- Manning; Pearson Education [distributor]
- Year
- 2007
- Tongue
- English
- Leaves
- 876
- Edition
- Rev. ed
- Category
- Library
No coin nor oath required. For personal study only.
✦ Synopsis
"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 Persistence standard, and how Hibernate implements it, is covered completely. All possible basic and advanced Hibernate mappings are shown in this book, with hundreds of examples in Hibernate's XML format, including Java Persistence annotations for JDK 5.0. Readers can get started with Hibernate and Java Persistence at the same time. All examples - APIs, queries, fetching strategies, caching, transactions, conversations, and many more - are presented in all variations, so they can compare and evaluate the new Java Persistence specification easily. If you are an experienced Hibernate user, this book provides the insight you need to benefit immediately from the new standard, its rich programming model, and the latest version of Hibernate.
✦ Subjects
Информатика и вычислительная техника;Информатика (программирование);Программирование на Java;
📜 SIMILAR VOLUMES
2nd Edition. — Manning Publications, 2015. — 608 p. — ISBN: 978-1-78588-422-1.<div class="bb-sep"></div><strong>Код примеров к книге выложен <a class="object-link fpm" data-file-id="1852419" href="/file/1852419/">здесь</a>.</strong><div class="bb-sep"></div>Persistence—the ability of data to outlive
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 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
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