Chapter 4. Session Handler Implementations and Configuration
4.1. Overview
A Session Handler implementation is a component that manages
transaction and connections for a session. There are currently three
implementations of session handlers that come with the framework: Simple,
SqlMap, and NHibernate.