Interface Doctrine\DBAL\Driver\Connection

Connection interface. Driver connections must implement this interface.

This resembles (a subset of) the PDO interface.

Methods