Thursday, December 30, 2010

What is Hibernate?










1) Hibernate is a persistence java base framework
2)Hibernate is shield developers from messy work in SQL .

3) hibernate main advantage no Sql statement to write ,and less java code to write
4)hibernate is completely free software .
5)hibernate allow to map between old java object to relational database
6) hibernate using XML file to maintain persistence database

No comments:

Post a Comment