- 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.
-
- 05 Mar, 2010 1 commit
-
-
romanb authored
[2.0][DDC-92] Fixed. Patch provided by Christian Heinrich. [DDC-274] Started some method renaming. [DDC-142] Fixed (join column names and discriminator column names dont support quoting) [DDC-258] Fixed.
-
- 27 Feb, 2010 1 commit
-
-
romanb authored
-
- 25 Feb, 2010 1 commit
-
-
romanb authored
-
- 19 Feb, 2010 1 commit
-
-
romanb authored
-
- 09 Feb, 2010 1 commit
-
-
romanb authored
[2.0][DDC-284] Fixed. API polish and some convention over configuration simplifications for join columns and join tables.
-
- 29 Jan, 2010 1 commit
-
-
romanb authored
-
- 19 Dec, 2009 1 commit
-
-
romanb authored
-
- 18 Dec, 2009 1 commit
-
-
romanb authored
-
- 09 Dec, 2009 2 commits
- 07 Dec, 2009 2 commits
- 03 Dec, 2009 1 commit
-
-
romanb authored
-
- 20 Nov, 2009 1 commit
-
-
beberlei authored
DDC-127 - Enhance IterableResult by making it implement the Iterator interface, wrote a unit-test for this scenario, also added some additional tests for special cases in the query api that lead to exceptions.
-
- 16 Nov, 2009 1 commit
-
-
romanb authored
-
- 08 Nov, 2009 1 commit
-
-
romanb authored
-
- 28 Oct, 2009 2 commits
- 25 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
-
- 26 Aug, 2009 1 commit
-
-
jwage 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.
-