티스토리 뷰
자바 mybatis 프로그래밍을 하다가 Mapped Statements collection does not contain value for
이런 에러를 접했다.
알고보니
xml 상단에
<mapper namespace="xxxMapper">
이름과
자바에서 ( 보통 DaoImpl ) sqlSession.selectList("xxxMapper");
이름이 안맞아서 그랬다.
xxxMapper를 맞춰주면 된다.
이런 에러를 접했다.
알고보니
xml 상단에
<mapper namespace="xxxMapper">
이름과
자바에서 ( 보통 DaoImpl ) sqlSession.selectList("xxxMapper");
이름이 안맞아서 그랬다.
xxxMapper를 맞춰주면 된다.
'MyBatis' 카테고리의 다른 글
could not set parameter No '?' on that position (0) | 2020.10.22 |
---|---|
mybatis update 컴마 (0) | 2020.05.14 |
Failed to parse mapping resource: 'file . The contnet of elements must consist of well-formed character data or markup. (0) | 2019.05.15 |
허용되지 않은 작업 mybatis (0) | 2019.05.10 |
insert into select sql 명령어가 올바르게 종료되지 않았습니다 (1) | 2019.03.04 |
댓글
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- php
- 문자열
- 인포믹스
- proc
- Python
- esql
- 프로씨
- C언어
- 오라클
- webix
- 자바
- 플러터
- xe addon
- JDBC
- 이클립스
- KG
- 자바 smtp
- 포인터
- ocjap
- 파이썬
- XE3
- 라이믹스 모듈
- XE
- 스크래핑
- xe애드온
- C
- 파싱
- EC
- MySQL
- ocajp
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
글 보관함