| Name | Description | Type | Package | Framework |
| CommitAfterWorker | Searches for methods that have the CommitAfter annotation and adds logic around the method to commit or abort the transaction. | Class | org.apache.tapestry5.internal.hibernate | Apache Tapestry |
| DefaultHibernateConfigurer | Simply calls configure() to do the default Hibernate configuration. | Class | org.apache.tapestry5.internal.hibernate | Apache Tapestry |
| EntityApplicationStatePersistenceStrategy | Persists Hibernate entities as SSOs by storing their primary key in the Session. | Class | org.apache.tapestry5.internal.hibernate | Apache Tapestry |
| EntityPersistentFieldStrategy | Persists Hibernate entities by storing their id in the session. | Class | org.apache.tapestry5.internal.hibernate | Apache Tapestry |
| HibernateCoreMessages | Class | org.apache.tapestry5.internal.hibernate | Apache Tapestry | |
| HibernateEntityValueEncoder | Class | org.apache.tapestry5.internal.hibernate | Apache Tapestry | |
| HibernateMessages | Class | org.apache.tapestry5.internal.hibernate | Apache Tapestry | |
| HibernateSessionManagerImpl | Class | org.apache.tapestry5.internal.hibernate | Apache Tapestry | |
| HibernateSessionSourceImpl | Constructor SummaryHibernateSessionSourceImpl(org. | Class | org.apache.tapestry5.internal.hibernate | Apache Tapestry |
| HibernateTransactionAdvisorImpl | Class | org.apache.tapestry5.internal.hibernate | Apache Tapestry | |
| HibernateTransactionDecoratorImpl | Class | org.apache.tapestry5.internal.hibernate | Apache Tapestry | |
| PackageNameHibernateConfigurer | Adds entity classes from a given set of packages to the configuration. | Class | org.apache.tapestry5.internal.hibernate | Apache Tapestry |
| PersistedEntity | Encapsulates a Hibernate entity name with an entity id. | Class | org.apache.tapestry5.internal.hibernate | Apache Tapestry |