/[Apache-SVN]
ViewVC logotype

Revision 1042280


Jump to revision: Previous Next
Author: lektran
Date: Sun Dec 5 04:26:43 2010 UTC (13 years, 4 months ago)
Changed paths: 1
Log Message:
In GenericDAO.selectListIteratorByCondition(...) the order of the select fields wasn't being maintained.  This causes problems later on if the EntityListIterator needs to perform a count query where the select field ordering is important for distinct queries (particularly for the likes of postgres which doesn't support SELECT COUNT(DISTINCT *) which can result if the first field is an aggregate).

Changed paths

Path Details
Directoryofbiz/trunk/framework/entity/src/org/ofbiz/entity/datasource/GenericDAO.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26