Persisting and deleting objects in JPA requires a transaction, that's why we should use a@Transactional annotation when using these derived delete queries, ...
確定! 回上一頁