what is your result class for the sqlmap? Have you tried to use "java.lang.LinkedHashMap" ? Nathan
On Wed, Oct 21, 2009 at 12:00 PM, George.Francis <[email protected]>wrote: > > I've tried to find the doco for this, but havent so far. In iBatis, if I > use > queryForMap(), the resulting Map ordering (predictably) doesnt follow the > order-by clause of the query (it seems to always order by the Key property > value). Is there an API-level way to determine the Map sort order, or is it > a matter of implementing a Comparator manually? > -- > View this message in context: > http://www.nabble.com/queryForMap%28%29-ordering-tp25997320p25997320.html > Sent from the iBATIS - User - Java mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
