单项选择题

编写JDBC的时候下列选项哪一个错误的使用了某个包的类?
A、java.sql.Connection
B、java.sql.Statement
C、java.sql.PreparedStatement
D、java.sql.Driver