emacarron / mybatis

Automatically exported from code.google.com/p/mybatis
0 stars 0 forks source link

Using namespace with statement id should not check short name ambiguity #86

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
My assumption is when you use the namespace in mapper the id the configuration 
should only check the existing of the namespace+id and not the shortName. In 
release 3.0 it checks the ambiguity and throws exception.

Original issue reported on code.google.com by sanjeev....@gmail.com on 19 Aug 2010 at 4:37

GoogleCodeExporter commented 9 years ago

Original comment by eduardo.macarron on 15 Feb 2011 at 9:33