Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Minor wordsmithing

The Tapestry-Hibernate Integration Libraryhibernate module provides out-of-the-box support for using Hibernate 3 as the back end for normal CRUD style Tapestry applications.

...

...

This represents access to the native Hibernate interfaces, exposed in a thread-safe manner, within a session-per-request strategy.

...

The tapestry-hibernate-core module allows non-Tapestry web applications to access Hibernate.

...