| Name | Description | Type | Package | Framework |
| CommitAfter | Marks a method of a service (or a component method) as transactional: the active transaction should commit after invoking the method. | Class | org.apache.tapestry5.hibernate.annotations | Apache Tapestry |
|
| HibernateConfigurer | Defines the interface for a chain-of-command that updates Hibernate configuration in some way before the SessionFactory is created. | Interface | org.apache.tapestry5.hibernate | Apache Tapestry |
|
| HibernateConstants | Defines constants used inside the Tapestry Hibernate intergration. | Class | org.apache.tapestry5.hibernate | Apache Tapestry |
|
| HibernateCoreModule | Defines core services that support initialization of Hibernate and access to the Hibernate Session. | Class | org.apache.tapestry5.hibernate | Apache Tapestry |
|
| HibernateEntityPackageManager | Contains a set of contributed package names from which to load entities. | Interface | org.apache.tapestry5.hibernate | Apache Tapestry |
|
| HibernateGridDataSource | A simple implementation of GridDataSource based on a Hibernate Session and a known entity class. | Class | org.apache.tapestry5.hibernate | Apache Tapestry |
|
| HibernateModule | Supplements the services defined by HibernateCoreModule with additional services and configuration specific to Tapestry web application. | Class | org.apache.tapestry5.hibernate | Apache Tapestry |
|
| HibernatePersistenceConstants | Constants for persistent field strategies. | Class | org.apache.tapestry5.hibernate | Apache Tapestry |
|
| HibernateSessionManager | Manages the Hibernate session for the current thread. | Interface | org.apache.tapestry5.hibernate | Apache Tapestry |
|
| HibernateSessionSource | Responsible for creating a Hibernate session as needed. | Interface | org.apache.tapestry5.hibernate | Apache Tapestry |
|
| HibernateSymbols | Configuration symbols, for use with contributions to ApplicationDefaults. | Class | org.apache.tapestry5.hibernate | Apache Tapestry |
|
| HibernateTransactionAdvisor | A replacement for HibernateTransactionDecorator. | Interface | org.apache.tapestry5.hibernate | Apache Tapestry |
|
| HibernateTransactionDecorator | Service that can create an interceptor that wraps around a service implementation. | Interface | org.apache.tapestry5.hibernate | Apache Tapestry |
|
| Statistics | Page used to see the Hibernate statistics. | Class | org.apache.tapestry5.hibernate.pages | Apache Tapestry |