...标 530 14.10.2 打开游标 531 14.10.3 执行SQL语句 531 14.10.3.1 取数据(FETCH) 531 14.10.3.2 定位修改(Positioned UPDATE) 532 14.10.3.3 定位删除(Positioned DELETE) 532 14.10.3.4 游标定位修改或删除的一些限制 532 14.10.4 关闭游标 533 14.10.5...
基于20个网页-相关网页
For rowset cursors, the JDBC 1 positioned update syntax needs be aware of the rowset.
对于行集游标,JDBC 1定位更新语法必须知道行集的存在。
Using the new support for SQL, positioned update is faster than searched update or delete.
使用新的SQL支持,定位的更新比搜索的更新或删除更快。
Thus, to perform positioned update or delete operations, you need to disable the AUTOCOMMIT mode.
因而,要执行定点的更新或删除操作,您必须禁用autocommit模式。
应用推荐