- 15 Sep, 2009 1 commit
-
-
romanb authored
-
- 17 Aug, 2009 1 commit
-
-
romanb authored
[2.0] Applied fixes for character casing issues. Simplified inheritance mapping and improved handling of outer joins in Class Table Inheritance.
-
- 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.
-
- 28 Jul, 2009 2 commits
-
-
romanb authored
-
piccoloprincipe authored
[2.0] completed implementation of lazy loading for Collections. Created debug helper class. Fixed default for orderBy clause to ASC
-
- 17 Jul, 2009 2 commits
- 03 Jul, 2009 1 commit
-
-
romanb authored
[2.0] Fixed issue with self-referential one-to-many associations not being persisted correctly when IDENTITY key generation was used. Included now passing OneToManySelfReferentialTest.
-
- 28 May, 2009 2 commits
- 26 May, 2009 1 commit
-
-
romanb authored
-
- 21 May, 2009 1 commit
-
-
romanb authored
-
- 14 May, 2009 1 commit
-
-
romanb authored
[2.0] Fixed issues discovered during code coverage report generation. Made all ClassMetadata properties public (good reasons, read the class docblock). Performance improvements.
-
- 03 May, 2009 1 commit
-
-
romanb authored
-
- 20 Feb, 2009 1 commit
-
-
jwage authored
-
- 19 Feb, 2009 1 commit
-
-
jwage authored
-
- 02 Feb, 2009 1 commit
-
-
romanb authored
-
- 05 Jan, 2009 1 commit
-
-
romanb authored
added missing annotation driver class. small refactorings. added first ClassMetadata serialization tests.
-
- 18 Dec, 2008 1 commit
-
-
romanb authored
-
- 12 Sep, 2008 2 commits
- 22 Aug, 2008 1 commit
-
-
romanb authored
-
- 10 Jul, 2008 1 commit
-
-
romanb authored
-
- 15 Jun, 2008 1 commit
-
-
romanb authored
Added getters to AST. Removed Production::__call. Added visitor support to AST. (guilherme: dont shoot me yet :-). visitor support doesnt hurt even if we do not use it for SQL generation). Lots of other things.
-
- 24 May, 2008 1 commit
-
-
romanb authored
-
- 17 May, 2008 1 commit
-
-
romanb authored
-
- 13 May, 2008 1 commit
-
-
romanb authored
-
- 06 May, 2008 1 commit
-
-
romanb authored
-
- 26 Mar, 2008 1 commit
-
-
romanb authored
merged fix for #912 from 0.10 to trunk (turned out it was not broken in trunk but i merged the patch & testcase anyway. Other refactorings.
-
- 23 Mar, 2008 1 commit
-
-
romanb authored
-
- 17 Mar, 2008 1 commit
-
-
romanb authored
-
- 05 Mar, 2008 1 commit
-
-
romanb authored
refactorings, a bug fix (#786) and improved performance for the hydration of results from polymorphic queries.
-
- 24 Feb, 2008 1 commit
-
-
romanb authored
made sure every caller of getIdentifier can handle an array. getIdentifier now always returns an array.
-
- 20 Feb, 2008 1 commit
-
-
romanb authored
started refactoring to final mapper structure for 1.0. different mapping strategies are factored out as separate strategy classes instead of inheritance.
-
- 12 Feb, 2008 1 commit
-
-
romanb authored
-
- 11 Feb, 2008 1 commit
-
-
romanb authored
-
- 07 Feb, 2008 1 commit
-
-
romanb authored
-
- 03 Feb, 2008 1 commit
-
-
romanb authored
Merged r3518:r3700 from branch to trunk. Branch to be deleted, soon. Development continues in trunk.
-
- 12 Jan, 2008 1 commit
-
-
romanb authored
-
- 05 Jan, 2008 1 commit
-
-
romanb authored
-