By jsugrue
via java.dzone.com
Published: Jun 10 2009 / 10:04
Hibernate is a powerful, high performance object/relational persistence and query service. Hibernate lets you develop persistent classes following object-oriented idiom - including association, inheritance, polymorphism, composition, and collections. Hibernate allows you to express queries in its own portable SQL extension (HQL), as well as in native SQL, or with an object-oriented Criteria and Example API.



Comments
MCII replied ago:
You tried to solve your database access problem with Hibernate. Now you have 2 problems.
overtheline.myopenid.com replied ago:
exactly
Voters For This Link (25)
Voters Against This Link (5)