sql之statement

  statement 与 prepareStatement的用法区别 html Statement stmt=null; stmt.executeUpdate("insert into tb_name (col1,col2,col2,col4) values ('"+var1+"','"+var2+"',"+var3+",'"+var4+"')");       perstmt = con.pr
相关文章
相关标签/搜索