Provides java database access layer to the IRMIS data store. The classes in this package support the IRMIS business-specific sub-packages, such as "pv". The base classes for Data Access Objects, DAO exceptions, and Hibernate session creation and removal reside here.

Related Documentation

The IRMIS database access layer is based on the open-source ORM (Object-Relational Mapping) tool Hibernate.