1
0
Fork 0
mirror of synced 2025-04-01 12:26:11 +03:00
doctrine2/lib/Doctrine/ORM
2009-04-09 18:12:48 +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] 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
Mapping [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
Persisters [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
Query [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
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] Intermediate refactoring for new exception handling 2009-02-19 07:00:54 +00:00
Configuration.php [2.0] Making use of new constant __DIR__ 2009-01-24 16:56:44 +00:00
EntityManager.php [2.0] Work on ID generators, functional tests and more. 2009-03-30 19:43:05 +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] Various small changes and enabling the collection tests. 2009-02-17 10:54:18 +00:00
PersistentCollection.php [2.0] Another step towards finishing namespace refactoring 2009-02-20 05:46:20 +00:00
Query.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
UnitOfWork.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
VirtualProxy.php [2.0] Another step towards finishing namespace refactoring 2009-02-20 05:46:20 +00:00