Namespace Doctrine\DBAL

Classes
Configuration Configuration container for the Doctrine DBAL.
Connection A wrapper around a Doctrine\DBAL\Driver\Connection that adds features like events, transaction isolation levels,…
ParameterType Contains statement parameter types.
Statement A thin wrapper around a Doctrine\DBAL\Driver\Statement that adds support for logging, DBAL mapping types, etc.
TransactionIsolationLevel
Interfaces
Driver Driver interface. Interface that all DBAL drivers must implement.
Result This interfaces contains methods allowing forward compatibility with v3.0 Result
Exceptions
ConnectionException
DBALException
Exception
Namespaces
Doctrine\DBAL\Abstraction
Doctrine\DBAL\Cache
Doctrine\DBAL\Driver
Doctrine\DBAL\ForwardCompatibility
Doctrine\DBAL\Logging
Doctrine\DBAL\Platforms
Doctrine\DBAL\Query
Doctrine\DBAL\Schema
Doctrine\DBAL\Types