ibatis的statement的命名空间问题
只要保证一个sql-map文件里面不重复就可以了:
原文是:
3.2.4.1. id
The required id attribute provides a name for this statement, which must be unique within this <SqlMap>.
发布时间: 2012-09-09 09:27:54 作者: rapoo
ibatis的statement的命名空间问题
只要保证一个sql-map文件里面不重复就可以了:
原文是:
3.2.4.1. id
The required id attribute provides a name for this statement, which must be unique within this <SqlMap>.