单项选择题

在AbstractPlatformTransactionManager类中实现了()方法用于回滚事务。

A.commit()
B.rollback()
C.getTransaction()
D.isExistingTransaction()