728x90
반응형
https://firstws.tistory.com/37
[MyBatis] resultType 정리(feat. List<DTO>로 리턴받기)
1. MyBatis-Mapper resultType 정리 alias(별칭) Data Type(데이터 타입) string String date Date map Map hashmap HashMap list List arraylist ArrayList decimal BigDecimal bigdecimal BigDecimal biginteger BigInteger _byte byte _long long _short short _i
firstws.tistory.com
728x90
반응형
'DB' 카테고리의 다른 글
| [DB][DBeaver] SSH 터널링을 이용한 Private DB 접속 (0) | 2024.02.17 |
|---|---|
| [DB] ssh tunneling (0) | 2024.02.16 |
| [DB][MySQL] where 절에서 int type 컬럼을 문자열로 비교했을 때도 정상작동하는 이유 (0) | 2024.02.08 |
| [DB][MySQL] add column (0) | 2024.02.07 |
| [MySQL] Null 또는 Empty check (0) | 2024.01.22 |