class.Connection.php
This file defines the abstract database connection class.
Table of Contents
Classes
- Connection
- A class defining a database connection, and mechanisms for working with a database.
- DatabaseException
- A special type of exception related to database queries.
- DatabaseConnectionException
- A special exception indicating a problem connecting to the database.