You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by bu...@apache.org on 2004/09/03 20:13:37 UTC

DO NOT REPLY [Bug 31045] - [dbutils] Null handling in Insert, Update, and Delete

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=31045>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=31045

[dbutils] Null handling in Insert, Update, and Delete

dgraham@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Null handling in Insert,    |[dbutils] Null handling in
                   |Update, and Delete          |Insert, Update, and Delete



------- Additional Comments From dgraham@apache.org  2004-09-03 18:13 -------
The latest DbUtils code uses Types.VARCHAR which works with many different
drivers.  However, DB2 was not tested with Types.VARCHAR so it would be good if
you could download the latest nightly build and test with that.  If it still
doesn't work with DB2 you can always override the fillStatement() method to
provide custom handling.

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org