News

"System.UnexpectedException: class java.math.BigDecimal cannot be cast to class java.lang.Integer (java.math.BigDecimal and java.lang.Integer are in module java.base of loader 'bootstrap')" This is ...
I'm still working on some tests with this driver, and whenever I need to read a numeric value from result set and cast it to Int like below: Off course, it is possible to use BigDecimal for any ...