What is the 3rd parameter (keyProperty) used for QueryForMap(string statementName, object parameterObject, string keyProperty)
Shardayyy -----Original Message----- From: Larry Meadors [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 29, 2005 10:39 AM To: [email protected] Subject: Re: Automatically Create Maps Yes, there is. On 6/29/05, Mike Fotiou <[EMAIL PROTECTED]> wrote: > > Is there any way in IBATIS to create a Map via the XML file instead of a > List/Collection? This is possible programmatically using queryForMap. If > not, would it be useful in a future version of IBATIS?
