单项选择题

在MyBatis-Spring中使用()替代了DefaultSqlSession,实现类线程安全。

A.SqlSessionFactory
B.SqlSessionFactoryBuilder
C.qlSessionTemplate
D.HttpSession