题目内容

That's______happenedtome.

A. what
B. that
C. whether
D. how

查看答案
更多问题

Thatisjust_______theyaremistaken.

A. when
B. what
C. where
D. which

JDBC提供了3种接口来实现SQL语句的发送执行,其中执行简单不带参数SQL语句的是?

A. Statement
B. PrepareStatement
CallbleStatement
D. Execute

Staternent类提供3种执行方法,用来执行查询操作的是?

A. executeQuery()
B. executeUpdate()
C. execute()
D. query()

接口Statement中定义的execute方法的返回类型是,代表的含义是, executeQuery方法返回的类型是, executeUpdate返回的类型是,代表的含义是。

A. ResultSet
B. int
C. boolean
D. 受影响的记录数量
E. 有无ResultSet返回

答案查题题库