Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Minor appearance – removed H1 and minor rewording in lead section

The Tapestry/Hibernate Integration Library

...

This library integrates into Tapestry 5 to provide provides out-of-the-box support for using Hibernate 3 as the backend back end for normal CRUD style Tapestry applications.

For at least the first pass, this will represent access to the native Hibernate interfaces, exposed in a thread-safe manner, within a session-per-request strategy.

A Note that a number of the more esoteric ideas in Hibernate are not supported, including nested transactions and supporting multiple persistence units.

...