Hi,
I'm using ((OracleStateme nt) sg1PreparedStat ement).defineCo lumnType(3, Types.DOUBLE);
if the value for Double type is NULL, then it returns Zero. Can any one help me to stop replacing NULL with Zero.
And this happens only for Double datatype
I'm using ((OracleStateme nt) sg1PreparedStat ement).defineCo lumnType(3, Types.DOUBLE);
if the value for Double type is NULL, then it returns Zero. Can any one help me to stop replacing NULL with Zero.
And this happens only for Double datatype