Thanks Michal.
Larry and I worked through this yesterday.
It's on the wiki now.
In short, it was a namespace issue.
It was namespace aware but I didn't include the namespace. I thought it would
default to the name space of the resultMap that required it.
-Tim From: Michal Malecki [mailto:[EMAIL PROTECTED] Sent: Thursday, January 06, 2005 6:51 AM To: ibatis-user-java@incubator.apache.org Subject: Re: Incorrect usage of n+1 fix? Shouldn't groupBy="name"
be rather in the quarterMap? It is there, where the grouping
happens.
Michał Małecki
|
Title: Incorrect usage of n+1 fix?
- Incorrect usage of n+1 fix? Chen, Tim
- Re: Incorrect usage of n+1 fix? Michal Malecki
- Chen, Tim