반응형
[Mybatis] insert type, jdbcType, javaType
javaType=String, jdbcType=VARCHAR}
javaType=Integer, jdbcType=NUMERIC
javaType=Long, jdbcType=NUMERIC
javaType=Double,jdbcType=NUMERIC
javaType=Float, jdbcType=NUMERIC
jdbcType : DB
javaType : 파라미터
반응형
'웹프로그래밍 > Java' 카테고리의 다른 글
| [정규표현식] 정규표현식 정리 (0) | 2017.09.27 |
|---|---|
| java null (0) | 2017.09.26 |
| [JAVA] 날짜 유용한 메서드 (0) | 2017.08.28 |
| java.lang.NoSuchMethodError (0) | 2017.08.22 |
| 날짜 비교 compareTo (0) | 2017.08.22 |