JAVA5 JAVA BigDecimal > int 형변환 https://wwwnghks.tistory.com/94 [Java] java.math.BigDecimal cannot be cast to java.lang.Integer java 에서 java.math.BigDecimal cannot be cast to java.lang.Integer 에러 발생시 oracle의 컬럼 타입이 number 형인경우 형변환시 에러가 발생할 수 있습니다. int testNum = Integer.parseInt(String.valueOf(dataMap.get("num_val1"))); wwwnghks.tistory.com List 타입으로 테이블로부터 받아온 값 [{K, V}, {K, V} ....] 형태 key값은 데이터베이스 쿼리에서 지정 한 별칭으로 초기화된다. 이 때 받.. 2023. 2. 11. 이전 1 2 다음