1
0
mirror of synced 2024-12-13 06:46:03 +03:00
doctrine2/lib/Doctrine/ORM/Mapping
2009-08-03 13:25:56 +00:00
..
Driver [2.0] Implemented support for mapped superclasses. Fixed #2353. 2009-07-30 15:16:02 +00:00
AssociationMapping.php [2.0] Cleanup for changeset #6172. 2009-07-28 16:36:24 +00:00
ClassMetadata.php [2.0] Implemented support for mapped superclasses. Fixed #2353. 2009-07-30 15:16:02 +00:00
ClassMetadataFactory.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
ManyToManyMapping.php [2.0] Cleanup for changeset #6172. 2009-07-28 16:36:24 +00:00
MappingException.php [2.0] Another step towards finishing namespace refactoring 2009-02-20 05:46:20 +00:00
OneToManyMapping.php [2.0] Cleanup for changeset #6172. 2009-07-28 16:36:24 +00:00
OneToOneMapping.php [2.0] completed implementation of lazy loading for Collections. Created debug helper class. Fixed default for orderBy clause to ASC 2009-07-28 11:43:42 +00:00