CrudRepository :繼承Repository,實現了一組CRUD相關的方法 ... T> List<S> save(Iterable<S> entities);//批量儲存 void flush();//強制快取與資料 ...
確定! 回上一頁