- 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.
-
- 16 Jul, 2009 1 commit
-
-
guilhermeblanco authored
[2.0] Updated semantical error to display token and text close to the found error. Some cosmetics applied.
-
- 15 Jul, 2009 1 commit
-
-
romanb authored
-
- 10 Jul, 2009 1 commit
-
-
jwage authored
-
- 13 May, 2009 1 commit
-
-
romanb authored
[2.0] Started to implement proxy object handling. Introduced a configuration switch for partial objects (allowPartialObjects) that defaults to TRUE. Setting to FALSE enables proxying and lazy-loading.
-
- 11 May, 2009 1 commit
-
-
romanb authored
-
- 05 May, 2009 1 commit
-
-
romanb authored
[2.0] Fixes and enhancements to sequence generators. Test suite now runs & passes against postgres. Other minor, unrelated cleanups.
-
- 03 May, 2009 1 commit
-
-
romanb authored
-
- 24 Apr, 2009 1 commit
-
-
romanb authored
-
- 24 Jan, 2009 1 commit
-
-
romanb authored
-
- 22 Jan, 2009 1 commit
-
-
romanb authored
-
- 06 Jan, 2009 1 commit
-
-
romanb authored
-
- 03 Jan, 2009 1 commit
-
-
romanb authored
-
- 18 Dec, 2008 2 commits
- 12 Sep, 2008 4 commits
- 31 Aug, 2008 1 commit
-
-
romanb authored
-
- 02 Aug, 2008 1 commit
-
-
romanb authored
-
- 27 Jul, 2008 1 commit
-
-
romanb authored
--no commit message
-
- 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.
-