1
0
mirror of synced 2024-12-13 14:56:01 +03:00
doctrine2/lib/Doctrine/ORM/Mapping
2010-04-14 17:21:15 +02:00
..
Driver Fixing incorrect exception method used 2010-04-13 14:09:39 -04:00
AssociationMapping.php [DDC-388] Fixed. 2010-04-14 17:07:08 +02:00
ClassMetadata.php [DDC-388] Fixed. 2010-04-14 17:07:08 +02:00
ClassMetadataFactory.php Merged from upstream/master. 2010-04-14 17:21:15 +02:00
ClassMetadataInfo.php [DDC-388] Fixed. 2010-04-14 17:07:08 +02:00
ManyToManyMapping.php [DDC-193] Fixed. 2010-04-10 00:00:36 +02:00
MappingException.php DDC-510 - Refactored Metadata Driver to be an required option, even for Annotations - allowing to use the specified paths in ORM Tooling Commands 2010-04-10 17:35:18 +02:00
OneToManyMapping.php [2.0] Code cleanups. Preparations for DDC-193. Fixed DDC-399, type configuration remains global for now but the irritating instance methods on the Configuration have been removed. Use Type::addType et al. Added TODOs for naming standards. 2010-03-15 17:19:00 +00:00
OneToOneMapping.php [DDC-193] Fixed. 2010-04-10 00:00:36 +02:00