Runtime classes - Doctrine_Session.php 244 Bytes
Newer Older
1 2
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.
doctrine's avatar
doctrine committed
3