Hibernate is an Object/Relational Mapping tool for Java environments. The term Object/Relational Mapping (ORM) refers to the technique of mapping a data representation from an object model to a relational data model with a SQL-based schema.
PREV NEXT FRAMES NO FRAMES -------------------------------------------------------------------------------- Hibernate API Documentation Hibernate API See: Descr iption Core API org.hibernate This package defines the central Hibernate APIs. org.hiber
GNU LESSER GENERAL PUBLIC LICENSE Version 2.1, February 1999 Copyright (C) 1991, 1999 Free Software Foundation, Inc. 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Everyone is permitted to copy and distribute verbatim copies of this license d
Table of Contents Preface 1. Introduction to Hibernate 1.1. Preface 1.2. Part 1 - The first Hibernate Application 1.2.1. The first class 1.2.2. The mapping file 1.2.3. Hibernate configuration 1.2.4. Building with Ant 1.2.5. Startup and helpers 1.2.6
"2005 Best Java Book!" -- Java Developer's Journal Hibernate practically exploded on the Java scene. Why is this open-source tool so popular? Because it automates a tedious task: persisting your Java objects to a relational database. The inevitable
Persistence is an important set of techniques and technologies for accessing and transacting data, and ensuring that data is mobile regardless of specific applications and contexts. In Java development, persistence is a key factor in enterprise, e-c
Hibernate API Documentation (3.2.0.ga) Hibernate API See: Descr iption Core API org.hibernate This package defines the central Hibernate APIs. org.hibernate.cfg This package defines APIs for configuring Hibernate, and classes for building the Hibern
Hibernate-3.5.2-Final-API -------------------------------------------------------------------------------- Overview Package Class Use Tree Deprecated Index Help PREV NEXT FRAMES NO FRAMES All Classes -------------------------------------------------