JSP 多条SQL语句同时执行的方法 复制代码 代码如下:con setAutoCommit(true); 设为true,每次executeUpdate将立刻被执行 sql = "insert in JSP编程 2022-04-04 223 点赞 3 评论 337 浏览