Statement对象的executeUpdate()方法,返回的是更新了的记录数。而它的executeQuery()方法返回的是ResultSet类型的对象。


Statement对象的executeUpdate()方法,返回的是更新了的记录数。而它的executeQuery()方法返回的是ResultSet类型的对象。

A.正确

B.错误

正确答案:正确


Tag:对象 方法 类型 时间:2024-01-14 11:22:56