본문 바로가기

Tip

[mybatis] select 결과를 hashMap 에 저장

<select id="ownerSchList" parameterType="hashMap" resultMap="ownerRst">

 

HashMap이 아닌 hashMap

 

감사합니다.

출처 : http://eversong0723.blogspot.com/2016/05/mybatis-parameter-hashmap.html

'Tip' 카테고리의 다른 글

[mybatis] if 비교  (0) 2020.04.02
[JAVA] 날짜, 시간 제대로 사용하기  (0) 2020.04.02
[javascript] decodeURI  (0) 2020.04.02
[JSTL] c:out 쓰는 이유  (0) 2020.04.02
[mariadb] dense_rank 구현?  (0) 2020.04.02