- 21 Nov, 2009 1 commit
-
-
beberlei authored
DDC-126 - Make Query, NativeQuery Fluent-Interfaces for all their set Methods, renamed setExpireQueryCache() and setExpireResultCache() to expireQueryCache() and expireResultCache(). Updated UPGRADE_TO_2_0 document accordingly.
-
- 28 Oct, 2009 1 commit
-
-
romanb authored
-
- 24 Oct, 2009 1 commit
-
-
jwage authored
-
- 23 Oct, 2009 1 commit
-
-
romanb authored
[2.0] Small refactorings on the cache drivers. Introduced flag to control whether the cache driver should manage the cache keys since this is an advanced feature that is not always needed and can have negative side-effects (higher probability for cache slams).
-
- 22 Oct, 2009 1 commit
-
-
jwage authored
-
- 26 Aug, 2009 1 commit
-
-
jwage 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.
-
- 06 Aug, 2009 1 commit
-
-
guilhermeblanco authored
-
- 03 Aug, 2009 2 commits
- 21 Jul, 2009 2 commits
- 18 Jul, 2009 1 commit
-
-
guilhermeblanco authored
[2.0] Changes in DQL grammar for optimization purposes. Implemented new DQL grammar rules and did a couple of TODOs
-
- 06 Jul, 2009 1 commit
-
-
romanb authored
[2.0] Moved cache drivers to Common package. Added new annotation parser implementation to Common package. AnnotationDriver in ORM not yet migrated.
-
- 15 Jun, 2009 1 commit
-
-
jwage authored
-
- 14 Jun, 2009 1 commit
-
-
romanb authored
-
- 22 May, 2009 1 commit
-
-
romanb authored
-
- 21 May, 2009 1 commit
-
-
romanb authored
-
- 17 May, 2009 1 commit
-
-
romanb authored
-
- 11 May, 2009 1 commit
-
-
romanb authored
-
- 03 May, 2009 1 commit
-
-
romanb authored
-
- 12 Apr, 2009 1 commit
-
-
romanb authored
[2.0] Moved code between Query and AbstractQuery. Added first NativeQuery implementation. Hydration work and code movements for discriminator column usage. Started implementing Single Table Inheritance.
-
- 19 Feb, 2009 1 commit
-
-
jwage authored
-
- 07 Feb, 2009 1 commit
-
-
romanb authored
-
- 22 Jan, 2009 1 commit
-
-
romanb authored
-
- 23 Sep, 2008 1 commit
-
-
guilhermeblanco authored
-