defineColumnType

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Usha Kiran
    New Member
    • Nov 2011
    • 1

    defineColumnType

    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
Working...