首页题库练习题目详情
数据库原理与应用单选题中等

在Java中使用JDBC时,哪个接口用于获取数据库查询结果?

AConnection
BStatement
CResultSet
DDriver