Class Doctrine\DBAL\Configuration

Configuration container for the Doctrine DBAL.

Internal note: When adding a new configuration option just write a getter/setter pair and add the option to the _attributes array with a proper default value.

Methods