Native Query (JPA ) not reset and return the same old result. I have a native sql query as the following : for (init i=0; i<=2 ; i++) { String sql = "Select ...
確定! 回上一頁