Beginning Hibernate 6 java persistence from beginner to pro

Get started with Hibernate, an open source Java persistence layer and gain a clear introduction to the current standard for object-relational persistence in Java. This updated edition includes the new Hibernate 6.0 framework which covers new configuration, new object relational mapping changes, and...

Full description

Bibliographic Details
Main Authors: Ottinger, Joseph B., Linwood, Jeff (Author), Minter, Dave (Author)
Format: eBook
Language:English
Published: New York Apress 2022
Edition:Fifth edition
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 03235nmm a2200457 u 4500
001 EB002005552
003 EBX01000000000000001168452
005 00000000000000.0
007 cr|||||||||||||||||||||
008 211123 ||| eng
020 |a 9781484273371 
050 4 |a QA76.9.D3 
100 1 |a Ottinger, Joseph B. 
245 0 0 |a Beginning Hibernate 6  |b java persistence from beginner to pro  |c Joseph B. Ottinger, Jeff Linwood, Dave Minter 
250 |a Fifth edition 
260 |a New York  |b Apress  |c 2022 
300 |a xx, 485 pages  |b illustrations 
505 0 |a 1. An Introduction to Hibernate 6 -- 2. Integrating and Configuring Hibernate -- 3. Building a Simple Application -- 4. The Persistence Life Cycle -- 5. An Overview of Mapping -- 6. Mapping with Annotations -- 7. JPA Integration and Lifecycle Events -- 8. Using the Session -- 9. Searches and Queries -- 10. Filtering the Results of Searches -- 11. Integration into the Web -- 12. Integrating Hibernate -- 13. Hibernate Envers 
653 |a Hibernate (Electronic resource) / http://id.loc.gov/authorities/names/n2005091716 
653 |a Database management / Computer programs / http://id.loc.gov/authorities/subjects/sh85035849 
653 |a Bases de données / Gestion / Logiciels 
653 |a Hibernate (Electronic resource) / fast 
653 |a Database Management Systems 
653 |a Java (Computer program language) / fast 
653 |a Java (Langage de programmation) 
653 |a Java (Computer program language) / http://id.loc.gov/authorities/subjects/sh95008574 
653 |a Database management / Computer programs / fast 
700 1 |a Linwood, Jeff  |e author 
700 1 |a Minter, Dave  |e author 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
500 |a Includes index 
028 5 0 |a 10.1007/978-1-4842-7337-1 
776 |z 1484273370 
776 |z 9781484273371 
776 |z 9781484273364 
776 |z 1484273362 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781484273371/?ar  |x Verlag  |3 Volltext 
082 0 |a 658 
082 0 |a 005.75/65 
520 |a Get started with Hibernate, an open source Java persistence layer and gain a clear introduction to the current standard for object-relational persistence in Java. This updated edition includes the new Hibernate 6.0 framework which covers new configuration, new object relational mapping changes, and enhanced integration with the more general Spring, Boot and Quarkus and other Java frameworks. The book keeps its focus on Hibernate without wasting time on nonessential third-party tools, so youll be able to immediately start building transaction-based engines and applications. Experienced authors Joseph Ottinger with Dave Minter and Jeff Linwood provide more in-depth examples than any other book for Hibernate beginners. They present their material in a lively, example-based mannernot a dry, theoretical, hard-to-read fashion. You will: Build enterprise Java-based transaction-type applications that access complex data with Hibernate Work with Hibernate 6 using a present-day build process Integrate into the persistence life cycle Search and query with the new version of Hibernate Keep track of versioned data with Hibernate Envers