Export to GitHub

mybatisnet - issue #41

Patch for /trunk/src/MyBatis.DataMapper/Configuration/Interpreters/Config/Xml/Processor/Handlers/ProcessStatementElement.cs


Posted on Feb 28, 2012 by Happy Lion

line 41 "element.Attributes[ConfigConstants.ATTRIBUTE_ID]);" it only adds the id without adding ApplyNamespace. When we set the same statement id in different sqlmap files,it will remove one of them.

Attachments

Status: New

Labels:
Type-Patch