> o Fixed support request 1050704, Unable to use <selectKey> with > useStatementNamespaces=true
Where can I find more information on this. I checked here: http://sourceforge.net/projects/ibatisnet/ and here (links to issues.apache.org...): http://tinyurl.com/45p34 but couldn't find that bug. Are all selectKeys broken when useStatementNamespaces is set to true or just the ones that try to populate the parameterClass too? Is there a work around? I noticed there was a test case for this: "InsertCategoryViaInsertSatement".