- 13 May, 2008 1 commit
-
-
romanb authored
-
- 08 May, 2008 1 commit
-
-
romanb authored
-
- 06 May, 2008 1 commit
-
-
romanb authored
-
- 01 May, 2008 1 commit
-
-
romanb authored
Merged all identity maps into one in the unitofwork. identity map now properly works with hierarchies.
-
- 12 Apr, 2008 1 commit
-
-
romanb authored
Refactorings along with a speed improvement on the Hydrator when processing joined resultsets. Other minor tweaks.
-
- 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.
-
- 22 Feb, 2008 1 commit
-
-
jwage authored
-
- 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.
-
- 08 Feb, 2008 1 commit
-
-
jwage authored
-
- 03 Feb, 2008 1 commit
-
-
romanb authored
Merged r3518:r3700 from branch to trunk. Branch to be deleted, soon. Development continues in trunk.
-
- 05 Jan, 2008 1 commit
-
-
romanb authored
-
- 28 Nov, 2007 1 commit
-
-
jackbravo authored
The default is set to false because fetching the relations deletes previously fetched relations =P. This is, if you fetched an aggregated value (SUM, COUNT), it wont be refreshed, it will be overwritten by the actual related values.
-
- 22 Oct, 2007 1 commit
-
-
romanb authored
-
- 12 Sep, 2007 1 commit
-
-
jackbravo authored
-
- 10 Sep, 2007 3 commits
- 06 Sep, 2007 1 commit
-
-
jackbravo authored
-
- 05 Sep, 2007 1 commit
-
-
jackbravo authored
-
- 02 Sep, 2007 1 commit
-
-
meus authored
-
- 29 Aug, 2007 1 commit
-
-
jackbravo authored
The bug does appear if you clean the identityMap from the Group table before querying the DB
-
- 11 Aug, 2007 1 commit
-
-
nightfreak authored
-
- 09 Aug, 2007 1 commit
-
-
zYne authored
--no commit message
-
- 05 Jul, 2007 2 commits
- 26 Jun, 2007 1 commit
-
-
zYne authored
--no commit message
-
- 14 Jun, 2007 1 commit
-
-
zYne authored
--no commit message
-
- 11 Jun, 2007 1 commit
-
-
zYne authored
-
- 23 May, 2007 1 commit
-
-
zYne authored
--no commit message
-
- 16 May, 2007 1 commit
-
-
zYne authored
--no commit message
-
- 17 Feb, 2007 1 commit
-
-
zYne authored
-
- 21 Jan, 2007 1 commit
-
-
zYne authored
-
- 08 Nov, 2006 1 commit
-
-
zYne authored
-
- 25 Oct, 2006 1 commit
-
-
zYne authored
Ticket: 192
-
- 16 Oct, 2006 2 commits
- 13 Oct, 2006 1 commit
-
-
romanb authored
-
- 12 Oct, 2006 1 commit
-
-
zYne authored
-
- 30 Sep, 2006 1 commit
-
-
zYne authored
Major change on how transactions are being handled: insert / update queries are now executed immediately and only deletes are being gathered (due to delete optimization strategies). Fixes #138, #135
-