.. |
Event
|
[2.0] added entity lifecycle events.
|
2009-07-18 18:06:30 +00:00 |
Id
|
[2.0][DDC-22] Fixed. Also cleaned up association handling. More to come: exception refactorings, proxy simplifications (single proxy class, not two).
|
2009-10-28 10:31:47 +00:00 |
Internal
|
[2.0] Fixed DDC-18. Simplified proxy classes. Just 1 proxy class per entity now, instead of 2.
|
2009-10-28 15:32:55 +00:00 |
Mapping
|
[2.0] Moved EntityManager creation to be always available in CLI Tasks
|
2009-10-30 00:15:53 +00:00 |
Persisters
|
[2.0] Fixed DDC-18. Simplified proxy classes. Just 1 proxy class per entity now, instead of 2.
|
2009-10-28 15:32:55 +00:00 |
Proxy
|
[2.0] DDC-62 - Fixed bug with proxy class generation of non-namespaced entities
|
2009-10-31 08:59:27 +00:00 |
Query
|
[2.0] Fixing casing issue
|
2009-10-30 20:24:50 +00:00 |
Tools
|
[2.0] Moved EntityManager creation to be always available in CLI Tasks
|
2009-10-30 00:15:53 +00:00 |
AbstractQuery.php
|
[2.0][DDC-55] Fixed.
|
2009-10-28 11:29:29 +00:00 |
Configuration.php
|
[2.0][DDC-48][DDC-47] Refactored cache drivers to allow more control over deleting, added namespacing to cache drivers and implemented clear-cache task
|
2009-10-22 22:19:17 +00:00 |
EntityManager.php
|
[2.0][DDC-70] Added some EntityManager tests provided by beberlei.
|
2009-10-28 22:12:45 +00:00 |
EntityManagerException.php
|
[2.0] Adding missing event classes and some AnnotationDriver refactorings.
|
2009-07-15 16:31:59 +00:00 |
EntityRepository.php
|
[2.0] Adding EntityRepository::createQueryBuilder() method
|
2009-10-05 05:42:30 +00:00 |
Events.php
|
[2.0] Some hydration simplifications and cleanups.
|
2009-08-28 10:48:40 +00:00 |
NativeQuery.php
|
[2.0] Implemented support for mapped superclasses. Fixed #2353.
|
2009-07-30 15:16:02 +00:00 |
OptimisticLockException.php
|
[2.0] Implemented support for mapped superclasses. Fixed #2353.
|
2009-07-30 15:16:02 +00:00 |
ORMException.php
|
[2.0] Fixed DDC-18. Simplified proxy classes. Just 1 proxy class per entity now, instead of 2.
|
2009-10-28 15:32:55 +00:00 |
PersistentCollection.php
|
[2.0] Fixed DDC-18. Simplified proxy classes. Just 1 proxy class per entity now, instead of 2.
|
2009-10-28 15:32:55 +00:00 |
Query.php
|
[2.0] Fixed DDC-18. Simplified proxy classes. Just 1 proxy class per entity now, instead of 2.
|
2009-10-28 15:32:55 +00:00 |
QueryBuilder.php
|
[2.0] Bug fixes
|
2009-10-04 19:35:47 +00:00 |
UnitOfWork.php
|
[2.0] Fixed DDC-18. Simplified proxy classes. Just 1 proxy class per entity now, instead of 2.
|
2009-10-28 15:32:55 +00:00 |