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