Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is Hibernate?

Answer Posted / raviraja n

Hibernate is an open source tool for an object/relational
mapping tool for Java.
Hibernate lets you develop persistent classes following
common Java idiom - including association, inheritance,
polymorphism, composition and the Java collections
framework.

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 and can significantly reduce development time
otherwise spent with manual data handling in SQL and JDBC. .

Hibernates goal is to relieve the developer from 95 percent
of common data persistence related programming tasks.

Hibernate is Free Software. The LGPL license is
sufficiently flexible to allow the use of Hibernate in both
open source and commercial projects (see the LicenseFAQ for
details). Hibernate is available for download at
http://www.hibernate.org/. This tutorial aims to provide
insight into Hibernate version 3.0RC and its usage

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of jsonvalidation in struts?

1039


What’s the difference between struts and espresso?

1083


What is strut web xml?

995


how to get the last 10 elements using logic:iterate in struts with hiernate from database.

4559


Briefly tell the two kinds of form beans.

1024


Whats the difference between the default namespace and the root namespace?

1025


Why is it called struts?

992


What is controller in struts ?

1027


Can we have multiple struts config files in a single web app?

988


What is the purpose of @keyproperty annotation annotation?

1025


What is the difference between filters and interceptors ?

1239


What is the different actions available in struts?

1056


What is the purpose of execute method of action class?

1021


What is the purpose of @emailvalidator?

1027


How to override the default error message that can come during file uploading process?

1105