JDBC中事务相关方法
摘要:
public void transactionMethod() throws Exception { Connection connection = JDBCUtils.getConnection(); connection.setAutoCommit(false); connection.getT 阅读全文
posted @ 2022-03-30 08:13 金满仓 阅读(15) 评论(0) 推荐(0) 编辑
posted @ 2022-03-30 08:13 金满仓 阅读(15) 评论(0) 推荐(0) 编辑
posted @ 2022-03-30 08:08 金满仓 阅读(312) 评论(0) 推荐(0) 编辑
posted @ 2022-03-30 08:06 金满仓 阅读(52) 评论(0) 推荐(0) 编辑
posted @ 2022-03-30 07:28 金满仓 阅读(34) 评论(0) 推荐(0) 编辑
posted @ 2022-03-30 06:46 金满仓 阅读(22) 评论(0) 推荐(0) 编辑