摘要:
简介: 进行事务操作主要是使用Connection中的方法: 开启事务:public void setAutoCommit(boolean autoCommit) throws SQLException true:自动提交,也就是没执行一条SQL语句都是单独的事务 false:手动提交,就相当于开启 阅读全文
posted @ 2022-05-06 00:44
时间完全不够用啊
阅读(282)
评论(0)
推荐(0)
浙公网安备 33010602011771号