单项选择题

在MyBatis中调用SqlSessionFactoryBuilder的()方法用于获取SqlSession对象。

A.getSession()
B.openSession()
C.session()
D.showSqlSession()