Package org.apache.tapestry5.hibernate

Interface Summary
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.
HibernateTransactionDecorator Service that can create an interceptor that wraps around a service implementation.
 

Class Summary
HibernateConstants Defines constants used inside the Tapestry Hibernate intergration.
HibernateGridDataSource A simple implementation of GridDataSource based on a Hibernate Session and a known entity class.
HibernateModule  
 



Copyright © 2007-2009 Apache Software Foundation. All Rights Reserved.