Re: Map containing Lists of Maps

2005-11-14 Thread Gary Bradshaw
OK, so this problem doesn't seem to be very high on anyone else's list. But just in case anyone else ever wants to do this, I've posted a possible patch on jira: http://issues.apache.org/jira/browse/IBATIS-221?page=all - gary ---

Map containing Lists of Maps

2005-11-09 Thread Gary Bradshaw
My compliments on a most useful product. I'm always thinking about ways to improve the signal-to-noise ratio in business software, and SqlMaps seems like a simple way to reuse a wide variety of familiar real-world Java objects by linking them directly to SQL parameters and results. One of the fir