1
0
Fork 0
mirror of synced 2025-04-01 12:26:11 +03:00
doctrine2/lib/Doctrine/ORM/Mapping
2009-07-29 11:57:27 +00:00
..
Driver [2.0] Refined implementation and semantics of the merge and detach operations. General cleanups and API improvements. Added a testcase for detaching/serializing->unserializing->modifying->merging to demonstrate the transparent serialization. 2009-07-25 16:33:29 +00:00
AssociationMapping.php [2.0] Cleanup for changeset #6172. 2009-07-28 16:36:24 +00:00
ClassMetadata.php [2.0] Cleanup for changeset #6172. 2009-07-28 16:36:24 +00:00
ClassMetadataFactory.php [2.0] More cleanups for recent lazy-loading implementation and minor object hydration improvements and cleanups. Collection refactoring part I for ticket #2352. 2009-07-29 11:57:27 +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