Driver
Namespaces
- AbstractOracleDriver
- DrizzlePDOMySql
- IBMDB2
- Mysqli
- OCI8
- PDOIbm
- PDOMySql
- PDOOracle
- PDOPgSql
- PDOSqlite
- PDOSqlsrv
- SQLAnywhere
- SQLSrv
Interfaces, Classes and Traits
- Connection
- Connection interface.
- DriverException
- Contract for a driver exception.
- ExceptionConverterDriver
- Contract for a driver that is capable of converting DBAL driver exceptions into standardized DBAL driver exceptions.
- PingableConnection
- An interface for connections which support a "native" ping method.
- ResultStatement
- Interface for the reading part of a prepare statement only.
- ServerInfoAwareConnection
- Contract for a connection that is able to provide information about the server it is connected to.
- Statement
- Statement interface.
- Connection
- Connection interface.
- DriverException
- Contract for a driver exception.
- ExceptionConverterDriver
- Contract for a driver that is capable of converting DBAL driver exceptions into standardized DBAL driver exceptions.
- PingableConnection
- An interface for connections which support a "native" ping method.
- ResultStatement
- Interface for the reading part of a prepare statement only.
- ServerInfoAwareConnection
- Contract for a connection that is able to provide information about the server it is connected to.
- Statement
- Statement interface.
- AbstractDB2Driver
- Abstract base implementation of the {@link Doctrine\DBAL\Driver} interface for IBM DB2 based drivers.
- AbstractDriverException
- Abstract base implementation of the {@link DriverException} interface.
- AbstractMySQLDriver
- Abstract base implementation of the {@link Doctrine\DBAL\Driver} interface for MySQL based drivers.
- AbstractOracleDriver
- Abstract base implementation of the {@link Doctrine\DBAL\Driver} interface for Oracle based drivers.
- AbstractPostgreSQLDriver
- Abstract base implementation of the {@link Doctrine\DBAL\Driver} interface for PostgreSQL based drivers.
- AbstractSQLAnywhereDriver
- Abstract base implementation of the {@link Doctrine\DBAL\Driver} interface for SAP Sybase SQL Anywhere based drivers.
- AbstractSQLiteDriver
- Abstract base implementation of the {@link Doctrine\DBAL\Driver} interface for SQLite based drivers.
- AbstractSQLServerDriver
- Abstract base implementation of the {@link Doctrine\DBAL\Driver} interface for Microsoft SQL Server based drivers.
- PDOConnection
- PDO implementation of the Connection interface.
- PDOException
- Tiny wrapper for PDOException instances to implement the {@link DriverException} interface.
- PDOStatement
- The PDO implementation of the Statement interface.
- StatementIterator
- AbstractDB2Driver
- Abstract base implementation of the {@link Doctrine\DBAL\Driver} interface for IBM DB2 based drivers.
- AbstractDriverException
- Abstract base implementation of the {@link DriverException} interface.
- AbstractMySQLDriver
- Abstract base implementation of the {@link Doctrine\DBAL\Driver} interface for MySQL based drivers.
- AbstractOracleDriver
- Abstract base implementation of the {@link Doctrine\DBAL\Driver} interface for Oracle based drivers.
- AbstractPostgreSQLDriver
- Abstract base implementation of the {@link Doctrine\DBAL\Driver} interface for PostgreSQL based drivers.
- AbstractSQLAnywhereDriver
- Abstract base implementation of the {@link Doctrine\DBAL\Driver} interface for SAP Sybase SQL Anywhere based drivers.
- AbstractSQLiteDriver
- Abstract base implementation of the {@link Doctrine\DBAL\Driver} interface for SQLite based drivers.
- AbstractSQLServerDriver
- Abstract base implementation of the {@link Doctrine\DBAL\Driver} interface for Microsoft SQL Server based drivers.
- PDOConnection
- PDO implementation of the Connection interface.
- PDOException
- Tiny wrapper for PDOException instances to implement the {@link DriverException} interface.
- PDOStatement
- The PDO implementation of the Statement interface.