| Interface | Description |
|---|---|
| IBaseHibernateDAO |
Data access interface for domain model
|
| Class | Description |
|---|---|
| BaseHibernateDAO |
Data access object (DAO) for domain model
|
| HibernateSessionFactory |
Configures and provides access to Hibernate sessions, tied to the
current thread of execution.
|