在默认状态下,创建的连接是处于自动递交( auto commit )模式:每条语句执行完毕后, ... executeUpdate ( ) ; //执行完毕后不立刻递交 con.commit ( ) ; //递交事务 con.
確定! 回上一頁