1
0
mirror of synced 2024-12-14 07:06:04 +03:00
doctrine2/lib/Doctrine/ORM/Persisters
2009-01-12 13:34:41 +00:00
..
AbstractCollectionPersister.php moved collection persisters 2008-09-12 09:39:43 +00:00
AbstractEntityPersister.php First tests for basic collection implementation. First experimental use of closures (Currently commented out, because the svn server makes a syntax check against 5.2.x). 2009-01-12 13:34:41 +00:00
Exception.php moved entitypersisters 2008-09-12 09:44:51 +00:00
JoinedSubclassPersister.php added missing annotation driver class. small refactorings. added first ClassMetadata serialization tests. 2009-01-05 20:18:56 +00:00
OneToManyPersister.php moved collection persisters 2008-09-12 09:39:43 +00:00
SingleTablePersister.php moved entitypersisters 2008-09-12 09:44:51 +00:00
StandardEntityPersister.php General work. Now using spl_object_hash. 2009-01-03 19:50:13 +00:00
UnionSubclassPersister.php moved entitypersisters 2008-09-12 09:44:51 +00:00