1
0
mirror of synced 2024-12-13 14:56:01 +03:00
doctrine2/lib/Doctrine/ORM/Query/Exec
2009-08-11 10:51:38 +00:00
..
AbstractSqlExecutor.php [2.0] Further cleanups. Started eager loading support. 2009-07-21 09:25:14 +00:00
MultiTableDeleteExecutor.php [2.0] Removed AssociationMappings from ResultSetMapping for improved caching. Fixed caching issue with reflection classes and properties. Reimplemented and leaned up broken identifier quoting. Added support for named (native) queries. Fixed small hydration memory leak. 2009-08-11 10:51:38 +00:00
MultiTableUpdateExecutor.php [2.0] Removed AssociationMappings from ResultSetMapping for improved caching. Fixed caching issue with reflection classes and properties. Reimplemented and leaned up broken identifier quoting. Added support for named (native) queries. Fixed small hydration memory leak. 2009-08-11 10:51:38 +00:00
SingleSelectExecutor.php [2.0] Further cleanups. Started eager loading support. 2009-07-21 09:25:14 +00:00
SingleTableDeleteUpdateExecutor.php [2.0] More docblocks. Renamed methods Type::addCustomType to Type::addType and Connection::exec to Connection::executeUpdate. Added Type::hasType. 2009-08-10 22:43:27 +00:00