-
org.apache.ibatis.type.TypeException: Could not set parameters for mapping에러 2022. 8. 10. 00:32
Error updating database. Cause: org.apache.ibatis.type.TypeException: Could not set parameters for mapping
Could not set parameters for mapping: ParameterMapping
Cause: java.sql.SQLException: 부적합한 열 유형: 1111
해결
파라미터 값이 넘어오지 않음
ajax 내 data: param, DAO 등에서 값을 잘 넘겨 줬는지 확인
'에러' 카테고리의 다른 글