1
0
Fork 0
mirror of synced 2025-04-03 05:13:37 +03:00
doctrine2/lib/Doctrine/ORM/Id
Marco Pivetta cb7a77cc03 Removing usage of ClassUtil where not strictly needed
Optimizing the ClassMetadataFactory API instead and using ClassMetadata to check actual class names as da962f2e and c27b4de0 introduced too much overhead
2012-04-07 18:53:34 +02:00
..
AbstractIdGenerator.php Remove all trailing whitespaces 2011-12-19 22:56:19 +01:00
AssignedGenerator.php Removing usage of ClassUtil where not strictly needed 2012-04-07 18:53:34 +02:00
IdentityGenerator.php DDC-1490 - Fix id generation of sequence and identity to cast values to int 2011-11-13 15:36:48 +01:00
SequenceGenerator.php Added absolute namespace paths to phpdoc annotations - issue DDC-1025. 2011-12-11 21:56:26 +00:00
TableGenerator.php Remove all trailing whitespaces 2011-12-19 22:56:19 +01:00
UuidGenerator.php Fix comments 2012-03-12 12:32:33 +01:00