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 Clinton I think) or find any other documentation or better yet, an example of a custom type handler.  Can anyone point me in the right direction?

 

Thanks,

Tony

Reply via email to