remove () directly or by cascading the operation, or through JpaRepository.delete() . If you have a managed entity (one that is loaded into a persistence context) ...
確定! 回上一頁