Package RawDataManager

The Raw Data Manager (RDM) is the component in charge of managing the raw data about images (e.g., where they are stored).

See:
          Description

Class Summary
RawDataManager Abstract class representing a generic Raw Data Manager.
RawDataManagerMySQL Extends Raw Data Manager functionalities for a MySQL DB.
RawDataManagerWindsurfMySQL Implements a Raw Data Manager for Windsurf on a MySQL DB.
WindsurfRawDataManagerMySQL Implementazione del Raw Data Manager che lavora su database MySql.
 

Package RawDataManager Description

The Raw Data Manager (RDM) is the component in charge of managing the raw data about images (e.g., where they are stored). It provides an abstraction from the underlying used DBMS.