Beginning Hibernate /

Beginning Hibernate, Third Edition is ideal if you're experienced in Java with databases (the traditional, or 'connected, approach), but new to open-source, lightweight Hibernate, a leading object-relational mapping and database-oriented application development framework. This book packs i...

Full description

Saved in:
Bibliographic Details
Main Authors: Ottinger, Joseph B. (Author), Minter, Dave (Author), Linwood, Jeff (Author)
Format: Electronic eBook
Language:English
Published: Berkeley, CA : Apress, 2014.
Edition:Third edition.
Series:Expert's voice in Java.
Subjects:
Online Access: Full text (Wentworth users only)
Local Note:Ebook Library
Table of Contents:
  • An introduction to Hibernate 4.2
  • Integrating and configuring Hibernate
  • Building a simple application
  • The persistence life cycle
  • An overview of mapping
  • Mapping with annotations
  • JPA integration and lifecycle events
  • Using the session
  • Searches and queries
  • Advanced queries using criteria
  • Filtering the results of searches
  • Leaving the relational database behind : NoSQL.