Knowing the current flush mode can be done as follows: // via EntityManager entityManager.getFlushMode(); // in Hibernate JPA, via Session ...
確定! 回上一頁