You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 10 Next »

About Hibernate

Hibernate is a object/relational persistence and query service. Hibernate lets you develop persistent classes following object-oriented idiom - including association, inheritance, polymorphism, composition, and collections.

(tick) Hibernate works well with most web application frameworks, including SAF. If you setup Hibernate in the usual way, it should work well with the framework.

Additional Hibernate Resources

  • No labels