1
0
Fork 0
mirror of synced 2025-04-01 12:26:11 +03:00
doctrine2/lib/Doctrine/ORM/Mapping
2009-05-13 15:19:27 +00:00
..
Driver [2.0] First draft of EntityManager#merge(). First draft of DynamicProxyGenerator. 2009-05-11 10:43:27 +00:00
AssociationMapping.php [2.0] Started to implement proxy object handling. Introduced a configuration switch for partial objects (allowPartialObjects) that defaults to TRUE. Setting to FALSE enables proxying and lazy-loading. 2009-05-13 15:19:27 +00:00
ClassMetadata.php [2.0] Started to implement proxy object handling. Introduced a configuration switch for partial objects (allowPartialObjects) that defaults to TRUE. Setting to FALSE enables proxying and lazy-loading. 2009-05-13 15:19:27 +00:00
ClassMetadataFactory.php [2.0] Started to implement proxy object handling. Introduced a configuration switch for partial objects (allowPartialObjects) that defaults to TRUE. Setting to FALSE enables proxying and lazy-loading. 2009-05-13 15:19:27 +00:00
ManyToManyMapping.php [2.0] Fixed hydration for bi-directional many-many associations. 2009-05-07 16:36:27 +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] Started to implement proxy object handling. Introduced a configuration switch for partial objects (allowPartialObjects) that defaults to TRUE. Setting to FALSE enables proxying and lazy-loading. 2009-05-13 15:19:27 +00:00