45,48 €
45,48 €
inkl. MwSt.
Sofort per Download lieferbar
payback
0 °P sammeln
45,48 €
45,48 €
inkl. MwSt.
Sofort per Download lieferbar

Alle Infos zum eBook verschenken
payback
0 °P sammeln
Als Download kaufen
45,48 €
inkl. MwSt.
Sofort per Download lieferbar
payback
0 °P sammeln
Jetzt verschenken
45,48 €
inkl. MwSt.
Sofort per Download lieferbar

Alle Infos zum eBook verschenken
payback
0 °P sammeln
  • Format: ePub

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.
Persistencethe ability of data to outlive an
…mehr

  • Geräte: eReader
  • mit Kopierschutz
  • eBook Hilfe
  • Größe: 10MB
  • FamilySharing(5)
Produktbeschreibung
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.

Persistencethe ability of data to outlive an instance of a programis 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
  1. Understanding object/relational persistence
  2. Starting a project
  3. Domain models and metadata
  4. PART 2 MAPPING STRATEGIES
  5. Mapping persistent classes
  6. Mapping value types
  7. Mapping inheritance
  8. Mapping collections and entity associations
  9. Advanced entity association mappings
  10. Complex and legacy schemas
  11. PART 3 TRANSACTIONAL DATA PROCESSING
  12. Managing data
  13. Transactions and concurrency
  14. Fetch plans, strategies, and profiles
  15. Filtering data
  16. PART 4 WRITING QUERIES
  17. Creating and executing queries
  18. The query languages
  19. Advanced query options
  20. Customizing SQL

Dieser Download kann aus rechtlichen Gründen nur mit Rechnungsadresse in A, B, BG, CY, CZ, D, DK, EW, E, FIN, F, GR, HR, H, I, LT, L, LR, M, NL, PL, P, R, S, SLO, SK ausgeliefert werden.

Autorenporträt
AUTHOR BIO   Christian Bauer is a member of the Hibernate developer team and he works as a trainer and consultant.   Gavin King is the founder of the Hibernate project and a member of the original Java Persistence expert group (JSR 220). He also led the standardization effort of CDI (JSR 299). Gavin is currently creating a new programming language for business applications called Ceylon.   Gary Gregory is a software engineer at Rocket Software working on application servers and legacy integration. He is the co-author of JUnit in Action and Spring Batch in Action, and a member of the project management committees for the Apache Software Foundation project Commons, Xalan and Logging Services.