Topic: 关于jdbc的一点问题,希望大家帮助!

  Print this page

1.关于jdbc的一点问题,希望大家帮助! Copy to clipboard
Posted by: ppw
Posted on: 2004-08-21 13:50

1 最近在研究jdbc有一张表 table1(id int,value int) 更新的时候
ResultSet rs=null;.....rs.moveToInsertRow();rs.updateInt(1,1);rs.updateInt(2,3);rs.insertRow();rs.moveToCurrentRow(); 如果是空表的时候没有抱错,不是空的时候会报错。Cursor position (0) is invalid 数据插入已经成功。是moveToCurrentRow()的问题。
2 如何的到存储过程的双向结果集 callstmt=conn.prepareCall("{call x_test(?,?,?,?)}",ResultSet.TYPE_SCROLL_SENSITIVE,ResultSet.CONCUR_READ_ONLY);我使用了上面的方法还是不对。单向的遍历没有问题,双向就不行了。
3 如果我的id字段为自增型。怎么样新增一条记录。


   Powered by Jute Powerful Forum® Version Jute 1.5.6 Ent
Copyright © 2002-2021 Cjsdn Team. All Righits Reserved. 闽ICP备05005120号-1
客服电话 18559299278    客服信箱 714923@qq.com    客服QQ 714923