摘要: conn.setAutoCommit(false) 开启事务 conn.commit() 提交事务 conn.rollbalck() 回滚事务 阅读全文
posted @ 2020-11-10 16:29 bellin124 阅读(204) 评论(0) 推荐(0) 编辑