Uses of Package
org.apache.tapestry5.hibernate
Packages that use org.apache.tapestry5.hibernate
Package
Description
[INTERNAL USE ONLY] support classes for Hibernate integration; API subject to change
-
Classes in org.apache.tapestry5.hibernate used by org.apache.tapestry5.hibernate.internalClassDescriptionDefines the interface for a chain-of-command that updates Hibernate configuration in some way before the
SessionFactory
is created.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.A replacement forHibernateTransactionDecorator
.Service that can create an interceptor that wraps around a service implementation. -
Classes in org.apache.tapestry5.hibernate used by org.apache.tapestry5.hibernate.modulesClassDescriptionDefines the interface for a chain-of-command that updates Hibernate configuration in some way before the
SessionFactory
is created.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. -
Classes in org.apache.tapestry5.hibernate used by org.apache.tapestry5.hibernate.web.internal
-
Classes in org.apache.tapestry5.hibernate used by org.apache.tapestry5.hibernate.web.modulesClassDescriptionMarker annotation used to identify services defined in the
HibernateCoreModule
.Responsible for creating a Hibernate session as needed.