728x90
<update id="updateWritingList" parameterType="com.MyBlog.Dto.Board">
update board set title=#{board.title},content=#{board.content} where no=#{no}
</update>
파라미터 값 넣어줄때 오타나서 없는 객체 값 넣어주면 오류난다
728x90
'Spring (boot) 오류 해결' 카테고리의 다른 글
MyBatis 오류: Invalid bound statement (not found) (0) | 2022.02.24 |
---|---|
$.ajax 값 가져오기 오류(다른 태크 input값 가져와짐) (0) | 2022.02.22 |
스프링 URI 한글 깨짐 문제 (0) | 2022.02.20 |
JSP 날짜 변환 에러(게시판, 오늘 게시글 날짜 구분하기) (0) | 2022.02.19 |
JSTL if문 학습 (0) | 2022.02.18 |
댓글