Driver
class Driver extends Driver
PDO Oracle database driver.
Methods
__construct(string $dsn, string|null $username = null, string|null $password = null, array $options = [], string|null $formatDateTime = null)
No description
Details
at line 21
__construct(string $dsn, string|null $username = null, string|null $password = null, array $options = [], string|null $formatDateTime = null)
No description
at line 32
Engine
createEngine(Connection $connection)
Creates a engine instance for the specific database platform.