Java - General » Hibernate » Hibernate?
90 Views
1 Replies
Hibernate?
Posted 29-08-2011Reply
Will you please tell me in detail What are the advantages of Hibernate?
As per my knowledge for following reason you can choose hibernate
1) Avoiding SQL query which is generated by hibernate itself.
2) Can write database Independent Application.
3) Cache Management which can give performance to the application.
4) To persistence do not need EJB container.
1) Avoiding SQL query which is generated by hibernate itself.
2) Can write database Independent Application.
3) Cache Management which can give performance to the application.
4) To persistence do not need EJB container.












