How do I save NULL Java Integers into Oracle where the
field is defined as a NUMBER. For a Java String to
VARCHAR2, I can get away with #value:VARCHAR:NO_ENTRY#

#numericValue:NUMBER# doesn't seem to work. I'd like
to know how to do this without parameterMaps, unless
that's the ONLY way.

Thanks,
Mathew

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

Reply via email to