Package org.apache.tapestry5.hibernate
package org.apache.tapestry5.hibernate
Provides support for simple CRUD applications built on top of Tapestry and Hibernate
-
ClassDescriptionDefines the interface for a chain-of-command that updates Hibernate configuration in some way before the
SessionFactory
is created.Defines constants used inside the Tapestry Hibernate intergration.Marker annotation used to identify services defined in theHibernateCoreModule
.Contains a set of contributed package names from which to load entities.Manages the Hibernate session for the current thread.Responsible for creating a Hibernate session as needed.Configuration symbols, for use with contributions toApplicationDefaults
.A replacement forHibernateTransactionDecorator
.Service that can create an interceptor that wraps around a service implementation.