Uses of Package
org.apache.tapestry5.hibernate

Packages that use org.apache.tapestry5.hibernate
org.apache.tapestry5.hibernate Provides support for simple CRUD applications built on top of Tapestry and Hibernate 
org.apache.tapestry5.internal.hibernate [INTERNAL USE ONLY] support classes for Hibernate integration; API subject to change 
 

Classes in org.apache.tapestry5.hibernate used by org.apache.tapestry5.hibernate
HibernateConfigurer
          Defines the interface for a chain-of-command that updates Hibernate configuration in some way before the SessionFactory is created.
HibernateCore
          Marker annotation used to identify services defined in the HibernateCoreModule.
HibernateEntityPackageManager
          Contains a set of contributed package names from which to load entities.
HibernateSessionManager
          Manages the Hibernate session for the current thread.
HibernateSessionSource
          Responsible for creating a Hibernate session as needed.
 

Classes in org.apache.tapestry5.hibernate used by org.apache.tapestry5.internal.hibernate
HibernateConfigurer
          Defines the interface for a chain-of-command that updates Hibernate configuration in some way before the SessionFactory is created.
HibernateEntityPackageManager
          Contains a set of contributed package names from which to load entities.
HibernateSessionManager
          Manages the Hibernate session for the current thread.
HibernateSessionSource
          Responsible for creating a Hibernate session as needed.
HibernateTransactionAdvisor
          A replacement for HibernateTransactionDecorator.
HibernateTransactionDecorator
          Service that can create an interceptor that wraps around a service implementation.
 



Copyright © 2003-2012 The Apache Software Foundation.