首页题库练习题目详情
数据库程序设计单选题中等

在Java中使用JDBC进行数据库操作时,哪个接口用于管理事务?

AConnection
BStatement
CResultSet
DDriver