Thanks Nathan, If I use queryForList() I get an ArrayList<Person> which is also not an order-sensitive implementation of List. I guess what I'm missing is how to get either queryForList() to return a LinkedList<Person>, or queryForMap() to return a LinkedHashMap<String,Person> -- View this message in context: http://www.nabble.com/queryForMap%28%29-ordering-tp25997320p26003844.html Sent from the iBATIS - User - Java mailing list archive at Nabble.com.
--------------------------------------------------------------------- To unsubscribe, e-mail: user-java-unsubscr...@ibatis.apache.org For additional commands, e-mail: user-java-h...@ibatis.apache.org