써먹는 웹개발
[Mybatis] Invalid bound statement (not found) 원인 중 하나 본문
728x90
반응형
*Mapper.xml에 databaseId를 명시한게 에러 원인중 하나입니다.
728x90
반응형
'Server > Mybatis (.xml)' 카테고리의 다른 글
[Mybatis] View 연동해서 Mybatis in절 사용하는 방법 (ex. '1,2,3') (0) | 2021.06.22 |
---|---|
[Mybatis] CDATA를 쓰는 경우 (0) | 2020.06.25 |
[Mybatis] Array 변수(파라미터)의 null 체크하는 2가지 방법 (1) | 2020.03.20 |
[Mybatis] Like 검색시 DB별 처리방법 (0) | 2020.02.21 |
[Mybatis 에러] java.lang.NumberFormatException: For input string (0) | 2018.05.22 |
Comments