Executing an update/delete query

프로젝트

목록 보기
31/39

Servlet.service() for servlet [dispatcherServlet] in context with path [/myomi] threw exception [Request processing failed; nested exception is org.springframework.dao.InvalidDataAccessApiUsageException: Executing an update/delete query; nested exception is javax.persistence.TransactionRequiredException: Executing an update/delete query] with root cause

update,delete 쿼리문 실행 시에 @Transactional 필요한데 안붙여서 생긴 오류

profile
백엔드를 공부하고 있습니다.

0개의 댓글