Driver
Table of Contents
Namespaces
- AbstractOracleDriver
- AbstractSQLiteDriver
- AbstractSQLServerDriver
- API
- Exception
- IBMDB2
- Middleware
- Mysqli
- OCI8
- PDO
- PgSQL
- SQLite3
- SQLSrv
Interfaces
- Connection
- Connection interface.
- Exception
- Middleware
- Result
- Driver-level statement execution result.
- ServerInfoAwareConnection
- Contract for a connection that is able to provide information about the server it is connected to.
- Statement
- Driver-level statement
Classes
- AbstractDB2Driver
- Abstract base implementation of the {@see Driver} interface for IBM DB2 based drivers.
- AbstractMySQLDriver
- Abstract base implementation of the {@see Driver} interface for MySQL based drivers.
- AbstractOracleDriver
- Abstract base implementation of the {@see Driver} interface for Oracle based drivers.
- AbstractPostgreSQLDriver
- Abstract base implementation of the {@see Driver} interface for PostgreSQL based drivers.
- AbstractSQLiteDriver
- Abstract base implementation of the {@see Doctrine\DBAL\Driver} interface for SQLite based drivers.
- AbstractSQLServerDriver
- Abstract base implementation of the {@see Driver} interface for Microsoft SQL Server based drivers.