Loading…

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

Bibliographic Details
Call Number:Libro Electrónico
Main Authors: Ottinger, Joseph B. (Author), Minter, Dave (Author), Linwood, Jeff (Author)
Format: Electronic eBook
Language:Inglés
Published: Berkeley, CA : Apress, 2014.
Edition:Third edition.
Series:Expert's voice in Java.
Subjects:
Online Access:Texto completo (Requiere registro previo con correo institucional)
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.