Programming/JAVA
HashMap 값을 Oracle Number에 넘길 때 나오는 에러처리방법.
gl2ep
2015. 9. 3. 17:03
((BigDecimal)map.get("seq)).intValue();
추가