论hibernate中的session.flush()和transaction.commit()的差异. 1、flush()方法进行清理缓存的操作,执行一系列的SQL语句,但不会提交事务;commit()方法 ...
確定! 回上一頁