- 04 Nov, 2009 1 commit
-
-
guilhermeblanco authored
[2.0] More refactorings in Annotations parser and DQL parser. Now they only use constants instead of string processment
-
- 11 Aug, 2009 1 commit
-
-
romanb authored
[2.0] Removed AssociationMappings from ResultSetMapping for improved caching. Fixed caching issue with reflection classes and properties. Reimplemented and leaned up broken identifier quoting. Added support for named (native) queries. Fixed small hydration memory leak.
-
- 10 Aug, 2009 2 commits
-
-
guilhermeblanco authored
-
guilhermeblanco authored
[2.0] Added more missing docblocks. Implemented a double-inclusion listener prevention in EventManager
-
- 05 Aug, 2009 1 commit
-
-
guilhermeblanco authored
-
- 08 Jul, 2009 1 commit
-
-
romanb authored
-
- 07 Jul, 2009 1 commit
-
-
romanb authored
[2.0] New Annotation API work: Simplifications, changed namespace separator to match the one of PHP, adjusted Lexer to swallow any * characters outside of a string value to be more forgiving when it comes to formatting.
-
- 06 Jul, 2009 1 commit
-
-
romanb authored
[2.0] Moved cache drivers to Common package. Added new annotation parser implementation to Common package. AnnotationDriver in ORM not yet migrated.
-