Open GoogleCodeExporter opened 8 years ago
[deleted comment]
[deleted comment]
Well should check whether useStatementNamespaces is setted.
MyBatis.DataMapper\Configuration\Interpreters\Config\Xml\Processor\Handlers\Proc
essStatementElement.cs
line 39
MutableConfiguration config = new MutableConfiguration(
element.Name,
element.Attributes[ConfigConstants.ATTRIBUTE_ID]);
it never check the useStatementNamespaces or and ApplyNamespace
Original comment by arhyb...@gmail.com
on 27 Feb 2012 at 2:49
Original issue reported on code.google.com by
arhyb...@gmail.com
on 25 Feb 2012 at 9:36