- 14 Apr, 2010 1 commit
-
-
Guilherme Blanco authored
[2.0] Fixed E_NOTICE being throwing when ->getSingleScalarResult() is called and no result is found. Added coverage for this and also for multiple result (NonUniqueResultException).
-
- 29 Mar, 2010 1 commit
-
-
romanb authored
[2.0][DDC-354][DDC-425] Fixed. Encapsulated SQL logging better in the DBAL. Added binding types to DBAL mapping types as well as using these binding types in the persisters. Query and NativeQuery now support PDO binding types as well as DBAL mapping types when binding parameters.
-
- 03 Mar, 2010 1 commit
-
-
guilhermeblanco authored
-
- 01 Mar, 2010 2 commits
-
-
guilhermeblanco authored
-
guilhermeblanco authored
[2.0][DDC-265] Partial support to inheritanceType in AnnotationExporter. Still needs to add the discriminator column.
-
- 26 Feb, 2010 1 commit
-
-
jwage authored
-
- 06 Jan, 2010 1 commit
-
-
beberlei authored
-
- 18 Dec, 2009 1 commit
-
-
romanb authored
-
- 08 Dec, 2009 1 commit
-
-
beberlei authored
[2.0] DDC-176 - Disallow iterate() over fetch-join collections by the means of an exception on parsing the DQL query.
-
- 21 Nov, 2009 2 commits
- 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.
-
- 28 Oct, 2009 1 commit
-
-
romanb authored
-
- 03 Aug, 2009 1 commit
-
-
romanb authored
-
- 19 Jul, 2009 1 commit
-
-
romanb authored
-
- 15 Jun, 2009 1 commit
-
-
romanb authored
-
- 09 Apr, 2009 1 commit
-
-
romanb authored
[2.0] Refactored SQL query building process and hydration. Hydration should now support result sets with any number of root components. Introducing ResultSetMapping that is used by hydration instead of queryComponents. This allows mapping of arbitrary SQL queries (NativeQuery).
-
- 03 Apr, 2009 1 commit
-
-
romanb authored
-