Hibernate Recipes: A Problem-Solution Approach

Hibernate continues to be the most popular out-of-the-box framework solution for Java Persistence and data/database accessibility techniques and patterns. It is used for e-commerce–based web applications as well as heavy-duty transactional systems for the enterprise. Gary Mak, the author of the best...

Πλήρης περιγραφή

Λεπτομέρειες βιβλιογραφικής εγγραφής
Κύριοι συγγραφείς: Guruzu, Srinivas (Συγγραφέας), Mak, Gary (Συγγραφέας)
Συγγραφή απο Οργανισμό/Αρχή: SpringerLink (Online service)
Μορφή: Ηλεκτρονική πηγή Ηλ. βιβλίο
Γλώσσα:English
Έκδοση: Berkeley, CA : Apress, 2010.
Θέματα:
Διαθέσιμο Online:Full Text via HEAL-Link
Πίνακας περιεχομένων:
  • Starting with Hibernate
  • Basic Mapping and Object Identity
  • Component Mapping
  • Inheritance and Custom Mapping
  • Many-to-One and One-to-One Mapping
  • Collection Mapping
  • Many-Valued Associations
  • HQL and JPA Query Language
  • Querying with Criteria and Example
  • Working with Objects
  • Batch Processing and Native SQL
  • Cashing in Hibernate
  • Transactions and Concurrency
  • Web Applications.