728x90
<isNotNull property="test">
<iterate prepend="AND A.TEST IN" open="(" close=")" property="test" conjunction="," >
#itemLclsCds[]#
</iterate>
</isNotNull>
여런식으로~ ㅋ
320x100
'IT > Java' 카테고리의 다른 글
예외처리(exception) 일부러 발생시키기~ (0) | 2021.05.21 |
---|---|
JSTL 문자열 비교시 IF? (0) | 2021.05.21 |
java.lang.NumberFormatException: For input string "?" (0) | 2021.05.21 |
replaceAll또는 split 썼을때 java.util.regex.PatternSyntaxException: Dangling meta character '+' near index 0 발생 (0) | 2021.05.21 |
ibatis parameterClass가 String일 경우 (0) | 2021.05.17 |