You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ibatis.apache.org by "Jeff Butler (JIRA)" <ib...@incubator.apache.org> on 2007/02/20 18:21:05 UTC

[jira] Created: (IBATIS-396) Improve groupBy Support to Handle Multiple Independant Lists

Improve groupBy Support to Handle Multiple Independant Lists
------------------------------------------------------------

                 Key: IBATIS-396
                 URL: https://issues.apache.org/jira/browse/IBATIS-396
             Project: iBatis for Java
          Issue Type: Improvement
          Components: SQL Maps
    Affects Versions: 2.3.0
         Environment: All
            Reporter: Jeff Butler
            Priority: Minor


It seems like the groupBy support could be improved to handle multiple independant lists in a result set.  The effect is a cross join - so lots of duplicate data is returned, but maybe iBATIS could sort it out automtically.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.