1
0
mirror of synced 2024-12-13 22:56:04 +03:00
doctrine2/lib/Doctrine/ORM/Mapping/Driver
2011-05-20 16:36:43 +02:00
..
AbstractFileDriver.php Revert "Removing old Driver interface in favor of the new one in Common\Persistence. Also changed to use fully qualified class name for interfaces in common to avoid weird aliases." 2011-02-16 10:24:42 -06:00
AnnotationDriver.php DDC-1133 - Ducktype AnnotationReader in AnnotationDriver 2011-04-30 14:23:46 +02:00
DatabaseDriver.php Implemented tableName -> className and columnName -> fieldName mapping in 2011-05-20 16:36:43 +02:00
DoctrineAnnotations.php [DDC-692] Add respective metadata mapping possiblities for read-only entities and a test. 2011-03-29 20:17:44 +02:00
Driver.php Revert "Removing old Driver interface in favor of the new one in Common\Persistence. Also changed to use fully qualified class name for interfaces in common to avoid weird aliases." 2011-02-16 10:24:42 -06:00
DriverChain.php Revert "Removing old Driver interface in favor of the new one in Common\Persistence. Also changed to use fully qualified class name for interfaces in common to avoid weird aliases." 2011-02-16 10:24:42 -06:00
PHPDriver.php Revert "Removing old Driver interface in favor of the new one in Common\Persistence. Also changed to use fully qualified class name for interfaces in common to avoid weird aliases." 2011-02-16 10:24:42 -06:00
StaticPHPDriver.php DDC-1056 - Fixed notice in StaticPHPDriver. 2011-03-04 22:22:07 +01:00
XmlDriver.php [DDC-692] Add respective metadata mapping possiblities for read-only entities and a test. 2011-03-29 20:17:44 +02:00
YamlDriver.php [DDC-692] Add respective metadata mapping possiblities for read-only entities and a test. 2011-03-29 20:17:44 +02:00