If a parameterClass or parameterMap is not specified:

 <select id="getQuartersForServiceYear" resultMap="quarterMap">

and a simple type is passed in, does the Java version allow the user to
name the value something other than #value#?

 where SeasonYear = #year#

--- Clinton Begin <[EMAIL PROTECTED]> wrote:

> I'm not really sure what the problem could be. It should work fine. 
> 
> Is there no way to just join the data and return a set of repeating
> groups 
> and use the iBATIS N+1 Selects solution?
> 
>
http://opensource.atlassian.com/confluence/oss/display/IBATIS/How+do+I+get+around+the+N+Plus+1+selects+problem%3F


Reply via email to