- 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
-
- 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.
-
- 05 Jan, 2010 1 commit
-
-
romanb authored
[2.0][DDC-237][DDC-216] Fixed. If you're using manual proxy generation through the CLI, please regenerate your proxies.
-
- 15 Dec, 2009 1 commit
-
-
romanb authored
-
- 10 Dec, 2009 1 commit
-
-
romanb authored
[2.0][DDC-171] Fixed (second attempt). Some other cleanups. Performance fix for mock Statement used in hydration performance tests for more accurate and better results.
-
- 21 Nov, 2009 1 commit
-
-
romanb authored
[2.0][DDC-164][DDC-165] Fixed. Cleaned up ManyToManyMapping. Cleaned up identifier handling and handling of composite identifiers in some places.
-
- 19 Nov, 2009 3 commits
-
-
romanb authored
-
romanb authored
[2.0][DDC-158] Small correction to previous patch. Moved takeSnapshot up in order not lose new objects that were added before initialization.
-
romanb authored
[2.0][DDC-158] Fixed. Collections did not take snapshots after lazy initialization leading to wrong change sets.
-
- 08 Nov, 2009 1 commit
-
-
romanb authored
-
- 28 Oct, 2009 1 commit
-
-
romanb authored
-
- 15 Oct, 2009 1 commit
-
-
romanb authored
[2.0][DDC-49][DDC-50][DDC-33] Fixed DDC-49 and DDC-50. Also addressed DDC-33. Various other small changes and fixes. For problems with proxy objects please refer to the updated documentation.
-
- 15 Sep, 2009 1 commit
-
-
romanb authored
-
- 06 Sep, 2009 2 commits
-
-
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
-
- 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.
-
- 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%).
-
- 29 Jul, 2009 2 commits
- 28 Jul, 2009 3 commits
-
-
romanb authored
-
piccoloprincipe authored
-
piccoloprincipe authored
[2.0] completed implementation of lazy loading for Collections. Created debug helper class. Fixed default for orderBy clause to ASC
-
- 25 Jul, 2009 1 commit
-
-
romanb authored
[2.0] Refined implementation and semantics of the merge and detach operations. General cleanups and API improvements. Added a testcase for detaching/serializing->unserializing->modifying->merging to demonstrate the transparent serialization.
-
- 23 Jul, 2009 1 commit
-
-
romanb authored
-
- 21 Jul, 2009 1 commit
-
-
romanb authored
-
- 19 Jul, 2009 1 commit
-
-
romanb authored
-
- 02 Jul, 2009 1 commit
-
-
romanb authored
-
- 23 Jun, 2009 1 commit
-
-
romanb authored
[2.0] Implemented DQL bulk UPDATE support for Class Table Inheritance. Corrections to MultiTableDeleteExecutor and SqlWalker. DQL bulk UPDATE support not yet fully complete.
-
- 14 Jun, 2009 1 commit
-
-
romanb authored
-
- 21 May, 2009 1 commit
-
-
romanb authored
-
- 17 May, 2009 1 commit
-
-
romanb authored
-
- 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.
-
- 07 May, 2009 4 commits
- 03 May, 2009 1 commit
-
-
romanb authored
-