Namespace Doctrine\DBAL\Driver

Interfaces
Connection Connection interface. Driver connections must implement this interface.
Exception
Result Driver-level result statement execution result.
ResultStatement Interface for the reading part of a prepare statement only.
Statement Statement interface. Drivers must implement this interface.