In this section we will see Hibernate features.
Hibernate is an Open Source persistence technology. Hibernate provide a way of mapping of applications class to the database table.
Main Features : It is ORM based and provide persistence
management solution or persistent layer. It maps database
tables to a class.
Here we are giving some features in points -
|
Recommend the tutorial |
Ask Questions? Discuss: Hibernate Features
Post your Comment