1
0
mirror of synced 2024-12-13 14:56:01 +03:00
doctrine2/lib/Doctrine/ORM/Internal/Hydration
2009-08-13 10:13:06 +00:00
..
AbstractHydrator.php [2.0] Streamlined result structures. Hydration improvements: Small overall improvements, large improvement for (joined) fetched collections (~60%). 2009-08-03 13:25:56 +00:00
ArrayHydrator.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
HydrationException.php [2.0] Another step towards finishing namespace refactoring 2009-02-20 05:46:20 +00:00
IterableResult.php [2.0] Another step towards finishing namespace refactoring 2009-02-20 05:46:20 +00:00
ObjectHydrator.php [2.0] Fixed several referential integrity issues. Fixed critical issue with inserts being run twice on postgresql/oracle. Added support for additional tree walkers that modify the AST prior to SQL construction and started to play with it in a testcase. 2009-08-13 10:13:06 +00:00
ScalarHydrator.php [2.0] Streamlined result structures. Hydration improvements: Small overall improvements, large improvement for (joined) fetched collections (~60%). 2009-08-03 13:25:56 +00:00
SingleScalarHydrator.php [2.0] Removing last few dependencies on 2.0 2009-05-29 15:38:46 +00:00