Doctrine_Connection is a wrapper for database connection. It creates Doctrine_Tables and keeps track of all the created tables. Doctrine_Connection provides things that are missing from PDO like sequence support and limit/offset emulation.