1
0
mirror of synced 2024-12-13 14:56:01 +03:00
doctrine2/lib/Doctrine/ORM/Mapping
2010-04-13 18:24:48 -04:00
..
Driver Fixing incorrect exception method used 2010-04-13 14:09:39 -04:00
AssociationMapping.php [2.0][DDC-354][DDC-425] Fixed. Encapsulated SQL logging better in the DBAL. Added binding types to DBAL mapping types as well as using these binding types in the persisters. Query and NativeQuery now support PDO binding types as well as DBAL mapping types when binding parameters. 2010-03-29 13:20:41 +00:00
ClassMetadata.php Fixing tabs in ClassMetadata class 2010-04-13 14:09:11 -04:00
ClassMetadataFactory.php Adding description to _getParentClasses() 2010-04-13 18:24:48 -04:00
ClassMetadataInfo.php [DDC-193] Fixed. 2010-04-10 00:00:36 +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