1
0
Fork 0
mirror of synced 2025-04-01 12:26:11 +03:00
doctrine2/lib/Doctrine/ORM
2009-04-24 21:08:59 +00:00
..
Cache [2.0] Another step towards finishing namespace refactoring 2009-02-20 05:46:20 +00:00
Id [2.0] Work on ID generators, functional tests and more. 2009-03-30 19:43:05 +00:00
Import/Reader [2.0] Another step towards finishing namespace refactoring 2009-02-20 05:46:20 +00:00
Internal [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
Mapping Implemented three change tracking policys. First test for usage of NotifyPropertyChanged. 2009-04-24 21:08:59 +00:00
Persisters [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
Query [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
Tools [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
AbstractQuery.php [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
Configuration.php Implemented three change tracking policys. First test for usage of NotifyPropertyChanged. 2009-04-24 21:08:59 +00:00
EntityManager.php [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
EntityManagerException.php [2.0] Parser work. Added support for functions in SelectExpressions. 2009-03-28 17:10:41 +00:00
EntityRepository.php [2.0] Cleaned up old Production/Parser classes. 2009-03-14 09:05:52 +00:00
Events.php [2.0] Another step towards finishing namespace refactoring 2009-02-20 05:46:20 +00:00
NativeQuery.php [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
PersistentCollection.php [2.0] Another step towards finishing namespace refactoring 2009-02-20 05:46:20 +00:00
Query.php [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
UnitOfWork.php Implemented three change tracking policys. First test for usage of NotifyPropertyChanged. 2009-04-24 21:08:59 +00:00
VirtualProxy.php [2.0] Another step towards finishing namespace refactoring 2009-02-20 05:46:20 +00:00