Package org.apache.click.extras.hibernate

Provides the Hibernate data aware controls.

See:
          Description

Class Summary
HibernateForm Provides Hibernate data aware Form control:   <form method='POST'>.
SessionContext Provides a thread local Hibernate Session context class.
SessionFilter Provides a Hibernate session filter to support the SessionContext class, closing sessions at the end of each request.
 

Package org.apache.click.extras.hibernate Description

Provides the Hibernate data aware controls.