单项选择题

MyBatis()执行批处理。

A.使用BatchExecutor完成批处理
B.使用SimpleExecutor完成批处理
C.任一executor均可实现
D.无法进行批处理