0
myBatis에서 null과 nullString을 체크할 때
myBatis에서 null과 nullString을 체크할 때myBatis를 사용할 때 if문에서 null과 nullString을 체크할 때가 있습니다. 123<if test="!test.equals('') and test!=null">WHERE TEST_NAME = #{test}</if> test변수가 null이나 n