Provides functionality for database operations.

The classes in this package provide for database operations using Hibernate 3.2. All data access objects (classes with DAO at the end of their name) subclass GenericHibernateDAO. Data access objects encapsulate Hibernate operations on specific database tables, such as oscars.reservations and topology.routers.