Hibernate Tutorial
Tutorials Point


  Hibernate - Basics
  Hibernate Quick Guide
  Hibernate Useful Resources
  Selected Reading

© 2013 TutorialsPoint.COM


  Home     References     Discussion Forums     About TP  

Hibernate Tutorial


Hibernate Tutorial

Hibernate is a high-performance Object/Relational persistence and query service which is licensed under the open source GNU Lesser General Public License (LGPL) and is free to download.

Hibernate not only takes care of the mapping from Java classes to database tables (and from Java data types to SQL data types), but also provides data query and retrieval facilities.

Audience:

This tutorial is designed for Java programmers with a need to understand the Hibernate framework and API. This tutorial will bring you at intermediate level of expertise.

Prerequisites:

Before proceeding with this tutorial you should have a good understanding of the Java programming language. A basic understanding of relational databases, JDBC and SQL is very helpful.



previous next AddThis Social Bookmark Button


Advertisements

Quick Links for Hibernate/Java Programmers

(1) Hibernate Quick Reference Guide

A quick Hibernate reference guide for Java Programmers.

Hibernate Quick Reference Guide

(2) Hibernate Useful Resources

A collection of Hibernate Sites, Books and Articles is given at this page.

Java Useful Resources

(3) Java Tutorial

Learn JAVA in simple steps with examples using this tutorial.

Java Tutorial

(4) Hibernate Tutorial in PDF

Download a quick Hibernate tutorial in PDF format.

Hibernate Tutorial in PDF



previous next Printer Friendly

Advertisements


  

Advertisements



Advertisements