- 15 Mar, 2010 1 commit
-
-
romanb authored
[2.0] Code cleanups. Preparations for DDC-193. Fixed DDC-399, type configuration remains global for now but the irritating instance methods on the Configuration have been removed. Use Type::addType et al. Added TODOs for naming standards.
-
- 27 Feb, 2010 1 commit
-
-
romanb authored
-
- 25 Feb, 2010 1 commit
-
-
romanb authored
-
- 19 Feb, 2010 1 commit
-
-
romanb authored
-
- 29 Jan, 2010 1 commit
-
-
romanb authored
-
- 09 Dec, 2009 2 commits
- 07 Dec, 2009 2 commits
- 03 Dec, 2009 1 commit
-
-
romanb authored
-
- 28 Oct, 2009 1 commit
-
-
romanb authored
-
- 22 Oct, 2009 2 commits
- 18 Oct, 2009 1 commit
-
-
romanb authored
-
- 16 Oct, 2009 2 commits
- 15 Oct, 2009 2 commits
- 09 Oct, 2009 1 commit
-
-
romanb authored
-
- 06 Oct, 2009 1 commit
-
-
romanb authored
-
- 01 Oct, 2009 1 commit
-
-
romanb authored
-
- 06 Sep, 2009 4 commits
-
-
romanb authored
-
romanb authored
-
guilhermeblanco authored
[2.0] fixes #2478 Now PersistentCollections may contain NEW elements and track policy monitor them when flushing on DEFER_IMPLICIT mode
-
guilhermeblanco authored
[2.0] fixes #2478 Add/persist/retrieve was doubling the resultset of collection is solved. It was a merge in PersistentCollection creation. I am not 100% sure it is the right patch, but it works and does not break any other unit tests
-
- 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.
-
- 28 Aug, 2009 1 commit
-
-
romanb authored
-
- 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.
-
- 13 Aug, 2009 1 commit
-
-
romanb authored
[2.0] Fixed several referential integrity issues. Fixed critical issue with inserts being run twice on postgresql/oracle. Added support for additional tree walkers that modify the AST prior to SQL construction and started to play with it in a testcase.
-
- 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.
-
- 03 Aug, 2009 1 commit
-
-
romanb authored
[2.0] Streamlined result structures. Hydration improvements: Small overall improvements, large improvement for (joined) fetched collections (~60%).
-
- 30 Jul, 2009 1 commit
-
-
romanb authored
-
- 29 Jul, 2009 2 commits
- 28 Jul, 2009 2 commits
-
-
romanb authored
-
piccoloprincipe authored
[2.0] completed implementation of lazy loading for Collections. Created debug helper class. Fixed default for orderBy clause to ASC
-
- 21 Jul, 2009 2 commits
- 20 Jul, 2009 2 commits
-
-
romanb authored
-
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)
-