- 06 Feb, 2009 1 commit
-
-
romanb authored
-
- 05 Feb, 2009 1 commit
-
-
romanb authored
-
- 04 Feb, 2009 1 commit
-
-
romanb authored
-
- 02 Feb, 2009 1 commit
-
-
romanb authored
-
- 29 Jan, 2009 1 commit
-
-
romanb authored
-
- 22 Jan, 2009 1 commit
-
-
romanb authored
-
- 15 Jan, 2009 1 commit
-
-
romanb authored
-
- 13 Jan, 2009 1 commit
-
-
romanb authored
-
- 04 Jan, 2009 1 commit
-
-
romanb authored
-
- 03 Jan, 2009 1 commit
-
-
romanb authored
-
- 18 Dec, 2008 1 commit
-
-
romanb authored
-
- 12 Sep, 2008 6 commits
- 07 Sep, 2008 1 commit
-
-
romanb authored
-
- 31 Aug, 2008 1 commit
-
-
romanb authored
-
- 22 Aug, 2008 1 commit
-
-
romanb authored
-
- 16 Aug, 2008 1 commit
-
-
romanb authored
-
- 20 Jul, 2008 1 commit
-
-
romanb authored
-
- 04 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.
-
- 05 Jun, 2008 1 commit
-
-
romanb authored
Refactorings and initial commit/draft of new event handling / configuration / bootstrapping. Still need to remove all the static EntityManagerFactory::getManager lookup calls from the Production classes. The production classes need to have access to the EntityManager of the Query that constructed the Parser. It should be injected into the Parser during construction.
-
- 30 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
-
- 01 May, 2008 1 commit
-
-
romanb authored
Merged all identity maps into one in the unitofwork. identity map now properly works with hierarchies.
-
- 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.
-
- 29 Feb, 2008 1 commit
-
-
guilhermeblanco authored
-
- 28 Feb, 2008 1 commit
-
-
romanb authored
moved managed record/entity handling to the UnitOfWork. identity maps are the next. started to remove obsolete table stuff.
-
- 24 Feb, 2008 2 commits
- 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.
-