[MyBatis] MyBatis로 조회시 Expected one result (or null) to be returned by selectOne(), but found: 2


[MyBatis] MyBatis로 조회시 Expected one result (or null) to be returned by selectOne(), but found: 2

데이터를 조회하다가 Expected one result (or null) to be returned by selectOne(), but found: 2라는 메시지가 콘솔에 찍혀있는것을 보았다. 이말은 즉, 리턴된 결과는 1개 혹은 0 이어야 하는데 두개이상이 리..

[MyBatis] MyBatis로 조회시 Expected one result (or null) to be returned by selectOne(), but found: 2 글에 대한 티스토리 블로그 포스트 내용이 없거나, 요약내용이 적습니다.

아래에 원문링크를 통해 [MyBatis] MyBatis로 조회시 Expected one result (or null) to be returned by selectOne(), but found: 2 글에 대한 상세내용을 확인해주시기 바랍니다.


원문링크 : [MyBatis] MyBatis로 조회시 Expected one result (or null) to be returned by selectOne(), but found: 2