In JPA, to delete an entity, the entity itself must be managed, meaning that it is present in the persistence context.
確定! 回上一頁