- 26 Aug, 2009 1 commit
-
-
jwage authored
-
- 24 Aug, 2009 1 commit
-
-
jwage authored
-
- 21 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.
-
- 15 Aug, 2009 1 commit
-
-
romanb authored
-
- 14 Aug, 2009 1 commit
-
-
romanb authored
-
- 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 2 commits
- 30 Jul, 2009 1 commit
-
-
romanb authored
-
- 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.
-
- 24 Jul, 2009 1 commit
-
-
romanb authored
-
- 23 Jul, 2009 1 commit
-
-
romanb authored
-
- 21 Jul, 2009 3 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)
-
- 19 Jul, 2009 1 commit
-
-
romanb authored
-
- 18 Jul, 2009 3 commits
-
-
romanb authored
-
piccoloprincipe authored
-
romanb authored
[2.0] Moved locking tests into Functional namespace. Fixed several missing flush() calls in some functional association tests. Reordered DELETE statements for ecommerce model tests in OrmFunctionalTestCase in order to maintain referential integrity. Fixed issue with bi-directional self-referencing one-one associations. Some other small improvements and cosmetics. Small hydration performance improvement through inlining method call in UnitOfWork::createEntity().
-
- 16 Jul, 2009 2 commits
-
-
piccoloprincipe authored
-
piccoloprincipe authored
-
- 10 Jul, 2009 2 commits
- 06 Jul, 2009 3 commits
-
-
romanb authored
[2.0] Moved cache drivers to Common package. Added new annotation parser implementation to Common package. AnnotationDriver in ORM not yet migrated.
-
piccoloprincipe authored
-
piccoloprincipe authored
-
- 03 Jul, 2009 1 commit
-
-
romanb authored
[2.0] Fixed issue with self-referential one-to-many associations not being persisted correctly when IDENTITY key generation was used. Included now passing OneToManySelfReferentialTest.
-
- 02 Jul, 2009 4 commits
-
-
piccoloprincipe authored
-
romanb authored
-
piccoloprincipe authored
-
piccoloprincipe authored
-