两个xml文件 a.xml b.xml a和b的命名空间不同,a.xml中有一个select查询语句,如果b.xml想调用a中的这个select语句如何调用?
这个问题是我面试的时候被问到的,ibatis 还可以这么用吗?