CO.CC:Free Domain

or browse in 35 languages:

Friend Connect

Login Form






Lost Password?
No account yet? Register

Get latest news from us

VivoCiti.com - Monthly Newsletter
Please register to the site before you can sign for a list.
No account yet? Register

Subscribe to RSS through Email:

Enter your email address:



Home arrow Article & Tutorial
How to Create an Application Using Hibernate PDF Print E-mail

Views : 1358    

Favoured : 68

Published in : Articles & Tutorials, JAVA


Tag it:
Delicious
Digg
RedDot
Spurl
Reddit
YahooMyWeb
Technorati
Stumble
Furl it!
Mister.Wong

How to Create an Application Using Hibernate - By ICEfaces

Hibernate is a powerful, high performance object/relational persistence and query service. Hibernate lets you develop persistent classes following object-oriented idiom - including association, inheritance, polymorphism, composition, and collections. Hibernate allows you to express queries in its own portable SQL extension (HQL), as well as in native SQL, or with an object-oriented Criteria and Example API.

For this tutorial we will be using the Student Registration example application. This applications main function is to add, update, and delete students from the database. Additional functionality includes being able to register courses to a student, this will help to show how Hibernate treats relationships between classes in the database.

This tutorial gives a basic idea on how to connect and use Hibernate with a database. Hibernate has many other functions and uses that go beyond this tutorial. A good resource is the Hibernate web site's documentation.

NOTE: This application uses a MySQL database therefore an up-to-date instance of MySQL is needed to run. The sql script to create and populate the database is included in the /sqlScripts directory.

This tutorial will discuss the following topics related to using Hibernate:

 Read more...
  


   
Quote this article in website
Favoured
Print
Send to friend
Related articles
Save this to del.icio.us

Users' Comments  RSS feed comment
 

Average user rating

   (0 vote)

 


Add your comment
Only registered users can comment an article. Please login or register.

No comment posted



mXcomment 1.0.4 © 2007-2009 - visualclinic.fr
License Creative Commons - Some rights reserved
  No Comments.

Discuss...
< Prev   Next >

Subscribe To

 Subscribe in RSS

Follow me...

Add to Technorati Favorites

http%3A%2F%2Fvivociti.com
Advertisement
Advertisement

Recommended Book


Join MyiBook Network



CO.CC:Free Domain

Latest Post