Deprecated API
Contents
-
Deprecated MethodsMethodDescriptionuse
getBigDecimal(int parameterIndex)
orgetBigDecimal(String parameterName)
Sun does not include a reason, but presumably this is because setCharacterStream is now preferredby java.sun.com as of JDK 1.2by java.sun.com as of JDK 1.2usegetCharacterStream
in place ofgetUnicodeStream
usegetCharacterStream
instead