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...

Full description

Bibliographic Details
Main Author: Guruzu, Srinivas (-)
Other Authors: Mak, Gary, Pal, Sumit
Format: eBook
Language:Inglés
Published: [Berkeley, Calif. : New York : Apress] ; Distributed by Spinger c2010.
Edition:1st ed. 2010.
Series:Expert's voice in open source.
Subjects:
See on Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009628453506719
Table of Contents:
  • 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.