[jira] Commented: (IBATIS-406) Bug in Ibatis sqlMap when one resultMap has multiple results that are resultMaps... then the groupby attribute only seems to work for the first embedded resultMap.

2007-10-02 Thread Bala (JIRA)
[ https://issues.apache.org/jira/browse/IBATIS-406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12531732 ] Bala commented on IBATIS-406: - Im also facing the same problem, with slightly diffrent requirement my sqlMap entry .

[jira] Commented: (IBATIS-406) Bug in Ibatis sqlMap when one resultMap has multiple results that are resultMaps... then the groupby attribute only seems to work for the first embedded resultMap.

2007-10-02 Thread Bala (JIRA)
[ https://issues.apache.org/jira/browse/IBATIS-406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12531733 ] Bala commented on IBATIS-406: - Im also facing the same problem, with slightly diffrent requirement my sqlMap entry .

Re: [jira] Commented: (IBATIS-406) Bug in Ibatis sqlMap when one resultMap has multiple results that are resultMaps... then the groupby attribute only seems to work for the first embedded resultMap.

2007-10-02 Thread Larry Meadors
You need to add remapResults="true" to your select element. Larry On 10/2/07, Bala (JIRA) <[EMAIL PROTECTED]> wrote: > > [ > https://issues.apache.org/jira/browse/IBATIS-406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12531733 > ] > > Bala commented on IBAT

[jira] Created: (IBATIS-463) Class of lazy loaded objects loaded by a discriminator is incorrect

2007-10-02 Thread Patrick Savage (JIRA)
Class of lazy loaded objects loaded by a discriminator is incorrect --- Key: IBATIS-463 URL: https://issues.apache.org/jira/browse/IBATIS-463 Project: iBatis for Java Issue Type