- 07 Oct, 2009 1 commit
-
-
jwage authored
-
- 05 Oct, 2009 1 commit
-
-
jwage authored
-
- 04 Oct, 2009 1 commit
-
-
jwage authored
-
- 29 Sep, 2009 1 commit
-
-
jwage authored
-
- 19 Sep, 2009 1 commit
-
-
romanb authored
-
- 12 Sep, 2009 1 commit
-
-
guilhermeblanco authored
[2.0] Some work over SchemaTool update of schema (affects directly the CLI schema-tool task on --update option.
-
- 08 Sep, 2009 2 commits
- 05 Sep, 2009 4 commits
-
-
romanb authored
-
guilhermeblanco authored
-
romanb authored
-
guilhermeblanco authored
-
- 04 Sep, 2009 1 commit
-
-
romanb authored
-
- 31 Aug, 2009 1 commit
-
-
romanb authored
[2.0] Work on CLI: Added SchemaToolTask with preliminary support for dropping/creating the database schema. Prepared the sandbox. Adjusted build to include the sandbox.
-
- 21 Aug, 2009 1 commit
-
-
romanb authored
-
- 20 Aug, 2009 1 commit
-
-
guilhermeblanco authored
[2.0] Refactored pieces of QueryBuilder, it does not use string concatenation anymore. Splitted from into from and join, allowing update and delete DQLs to be correctly built. Added missing entry set. Removed Expr\Having because it was useless. Updated docs.
-
- 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.
-
- 15 Aug, 2009 1 commit
-
-
romanb authored
-
- 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.
-
- 30 Jul, 2009 1 commit
-
-
romanb authored
-
- 20 Jul, 2009 1 commit
-
-
piccoloprincipe authored
[2.0] Accomodate joincolumn names in the metadata, in the selection and the hydration processes. Improved Api of the ProxyFactory. Working implementation of lazy loading for *-to-one associations (affects #2348)
-
- 17 Jul, 2009 1 commit
-
-
jwage authored
-
- 14 Jun, 2009 1 commit
-
-
romanb authored
-
- 21 May, 2009 2 commits
- 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 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.
-
- 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
-
- 09 Apr, 2009 1 commit
-
-
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
-