在MyBatis核心配置文件中,通过()标签指定SQL映射文件的位置?
A.environments
B.mappers
C.dataSource
D.transactionManager
正确答案是B