- 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.
-
- 13 May, 2009 3 commits
- 11 May, 2009 1 commit
-
-
romanb authored
-
- 07 May, 2009 4 commits
- 05 May, 2009 2 commits
- 03 May, 2009 3 commits
- 24 Apr, 2009 1 commit
-
-
romanb authored
-
- 12 Apr, 2009 2 commits
- 09 Apr, 2009 3 commits
-
-
romanb authored
-
romanb authored
-
romanb authored
[2.0] Refactored SQL query building process and hydration. Hydration should now support result sets with any number of root components. Introducing ResultSetMapping that is used by hydration instead of queryComponents. This allows mapping of arbitrary SQL queries (NativeQuery).
-
- 03 Apr, 2009 1 commit
-
-
romanb authored
-
- 30 Mar, 2009 1 commit
-
-
romanb authored
-
- 28 Mar, 2009 3 commits
- 23 Mar, 2009 3 commits
-
-
romanb authored
-
romanb authored
-
romanb authored
[2.0] Parser work. Added double-dispatch functionality to AST node classes for use in the SqlWalker to reduce big if/else instanceof checks and for better maintainability. Also its less error-prone in the SqlWalker because its harder to miss a conditional case. Added new extensible DQL function implementation.
-
- 21 Mar, 2009 3 commits
- 20 Mar, 2009 2 commits
- 19 Mar, 2009 1 commit
-
-
romanb authored
-
- 16 Mar, 2009 1 commit
-
-
romanb authored
-
- 14 Mar, 2009 4 commits
- 05 Mar, 2009 1 commit
-
-
jwage authored
-