DB_Common

DB_Common -- Interface for database access

Description

DB_Common is an interface class; that provides all methods to query a specific database. An instance of a database specific class will be returned by the DB::connect() method.