CO.CC:Free Domain

Login Form






Lost Password?
No account yet? Register

Get latest news from us

VivoCiti - Latest Added Component
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 arrow Article & Tutorial arrow Articles & Tutorials arrow JAVA 
ALL |0-9 |A |B |C |D |E |F |G |H |I |J |K |L |M |N |O |P |Q |R |S |T |U |V |W |X |Y |Z

Article & Tutorial arrow Articles & Tutorials arrow JAVA

How to Create an Application Using Hibernate PDF Print E-mail

Views : 715    

Favoured : 32

Published in : Articles & Tutorials, JAVA


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-2008 - visualclinic.fr
License Creative Commons - Some rights reserved
 
Add to Technorati Favorites

iBook Network

Recommended Book




CO.CC:Free Domain

Latest Post