|
Hi all – I’m having trouble using the default BLOB/CLOB
handlers in 2.0.9 w/ DB2 v 8.1. Using SqlMap, I can read the BLOBs into a
byte[] by specifying jdbcType=”BLOB”, but I can’t write that
byte[] back out in a mapped INSERT statement. I keep reading in the archives about a solution through the
use of custom type handlers. Sounds like something I should try, but I
can’t access that .zip example (it was removed by Thanks, Tony |
- Re: Custom Type Handler Tony Li
- Re: Custom Type Handler Amad Fida

