Spring管理器核心接口中声明了( )方法用于完成事务提交?
A.commit()
B.rollback()
C.getTransaction()
D.isExistingTransaction()
正确答案是A