1
0
mirror of synced 2024-12-14 07:06:04 +03:00
doctrine2/lib/Doctrine/ORM/Mapping
2009-07-25 16:52:19 +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] Added missing detach cascade option. 2009-07-25 16:52:19 +00:00
ClassMetadata.php [2.0] Added missing detach cascade option. 2009-07-25 16:52:19 +00:00
ClassMetadataFactory.php [2.0] Fixed #2373. Some small perf. improvements for UnitOfWork. 2009-07-23 09:52:16 +00:00
ManyToManyMapping.php [2.0] Accomodate joincolumn names in the metadata, in the selection and the hydration processes. Improved Api of the ProxyFactory. Working implementation of lazy loading for *-to-one associations (affects #2348) 2009-07-20 12:05:19 +00:00
MappingException.php [2.0] Another step towards finishing namespace refactoring 2009-02-20 05:46:20 +00:00
OneToManyMapping.php [2.0] Fixed #2373. Some small perf. improvements for UnitOfWork. 2009-07-23 09:52:16 +00:00
OneToOneMapping.php [2.0] Fixed #2373. Some small perf. improvements for UnitOfWork. 2009-07-23 09:52:16 +00:00