1
0
Fork 0
mirror of synced 2025-04-01 20:36:14 +03:00
doctrine2/lib/Doctrine/ORM/Mapping
2009-04-09 18:12:48 +00:00
..
Driver [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
AssociationMapping.php [2.0] Cleaned up old Production/Parser classes. 2009-03-14 09:05:52 +00:00
ClassMetadata.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
ClassMetadataFactory.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
ManyToManyMapping.php [2.0] Another step towards finishing namespace refactoring 2009-02-20 05:46:20 +00:00
MappingException.php [2.0] Another step towards finishing namespace refactoring 2009-02-20 05:46:20 +00:00
OneToManyMapping.php [2.0] Another step towards finishing namespace refactoring 2009-02-20 05:46:20 +00:00
OneToOneMapping.php [2.0] Another step towards finishing namespace refactoring 2009-02-20 05:46:20 +00:00