Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3
Info
titleAbout 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 Struts 2. If you setup Hibernate in the usual way, it should work well with the framework.

Additional Hibernate Resources