[jira] Commented: (IBATISNET-154) Support for SelectKey to use a complex resultMap

2006-04-25 Thread Mario Alberto Chavez (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-154?page=comments#action_12376352 ] Mario Alberto Chavez commented on IBATISNET-154: Gilles; Sorry to respond this late, but as Ron said, some times it's required to get more than a key fro

[jira] Commented: (IBATISNET-154) Support for SelectKey to use a complex resultMap

2006-04-25 Thread Ron Grabowski (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-154?page=comments#action_12376343 ] Ron Grabowski commented on IBATISNET-154: - I think the entire patch would be just two lines of code: selectKey.ResultMapName = NodeUtils.GetStringAttribute(prop,

[jira] Closed: (IBATISNET-156) Added support for MARS

2006-04-25 Thread Gilles Bayon (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-156?page=all ] Gilles Bayon closed IBATISNET-156: -- Resolution: Fixed In SVN > Added support for MARS > -- > > Key: IBATISNET-156 > URL: http://issues.apache.org

[jira] Created: (IBATISNET-156) Added support for MARS

2006-04-25 Thread Gilles Bayon (JIRA)
Added support for MARS -- Key: IBATISNET-156 URL: http://issues.apache.org/jira/browse/IBATISNET-156 Project: iBatis for .NET Type: New Feature Components: DataMapper Versions: DataMapper 1.4 Reporter: Gilles Bayon Assigned to: G

[jira] Closed: (IBATISNET-154) Support for SelectKey to use a complex resultMap

2006-04-25 Thread Gilles Bayon (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-154?page=all ] Gilles Bayon closed IBATISNET-154: -- Resolution: Won't Fix Assign To: Gilles Bayon I don't see how you can do it without use of a stored procedure or with use of two statements.