在Spring和MyBatis整合时,通过SqlSessionFactoryBean的()属性指定映射文件的位置?

在Spring和MyBatis整合时,通过SqlSessionFactoryBean的()属性指定映射文件的位置?

A.configLocation

B.mapperLocations

C.dataSource

D.typeAliasesPackage

正确答案是B