Class Doctrine\DBAL\Statement

implements IteratorAggregate, Statement, Result

A thin wrapper around a Doctrine\DBAL\Driver\Statement that adds support for logging, DBAL mapping types, etc.

Methods