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