1
0
mirror of synced 2024-12-13 06:46:03 +03:00
doctrine2/lib/Doctrine/Common
2009-04-12 19:02:12 +00:00
..
Collections [2.0] Moved code between Query and AbstractQuery. Added first NativeQuery implementation. Hydration work and code movements for discriminator column usage. Started implementing Single Table Inheritance. 2009-04-12 19:02:12 +00:00
ClassLoader.php [2.0] Small changes to ClassLoader and add basic unit test for it 2009-02-17 22:30:13 +00:00
DoctrineException.php [2.0] Work on ID generators, functional tests and more. 2009-03-30 19:43:05 +00:00
EventArgs.php [2.0] Cleaned up old Production/Parser classes. 2009-03-14 09:05:52 +00:00
EventManager.php [2.0] Cleaned up old Production/Parser classes. 2009-03-14 09:05:52 +00:00
EventSubscriber.php Enabling namespaces. Final restructurings. 2009-01-22 19:38:10 +00:00
NotifyPropertyChanged.php [2.0] Refactored SQL query building process and hydration. Hydration should now support result sets with any number of root components. Introducing ResultSetMapping that is used by hydration instead of queryComponents. This allows mapping of arbitrary SQL queries (NativeQuery). 2009-04-09 18:12:48 +00:00
PropertyChangedListener.php [2.0] Refactored SQL query building process and hydration. Hydration should now support result sets with any number of root components. Introducing ResultSetMapping that is used by hydration instead of queryComponents. This allows mapping of arbitrary SQL queries (NativeQuery). 2009-04-09 18:12:48 +00:00