Looks like #numericValue:NUMERIC# is the way to go. 

Does anyone here know if there's a new
DataMapperDevGuide.pdf out there ? A short while ago
I'd opened a ticket on JIRA regarding truncated
entries within this guide.

http://issues.apache.org/jira/browse/IBATIS-181




--- Mathew Samuel <[EMAIL PROTECTED]> wrote:

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


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

Reply via email to