Simple to write CRUD (create, retrieve, update, delete) operations.
No container or application server is required and can be plugged into an existing container.
Transparent persistence that enables the applications to switch any database.
Hibernate is a Free tool under LGPL
Hibernate is Scalable: Hibernate is very performant and due to its dual-layer architecture can be used in the clustered environments.
Less Development Time: Hibernate reduces the development timings as it supports inheritance, polymorphism, composition and the Java Collection framework.
Automatic Key Generation: Hibernate supports the automatic generation of primary key for your.
4. What are the advantages of using hibernate
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment