DB_Common

DB_Common -- Interface for database access

Description

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