protected property DatabaseConnection::$driverClasses

Index of what driver-specific class to use for various operations.

Type: array

File

drupal-7.x/includes/database/database.inc, line 230
Core systems for the database layer.

Class

DatabaseConnection
Base Database API class.

Code

protected $driverClasses = array();