Thanks for the quick reply and code snippet. Using the OracleLobHandler as you suggested worked great.
Type: Posts; User: pughbri; Keyword(s):
Thanks for the quick reply and code snippet. Using the OracleLobHandler as you suggested worked great.
Hi All,
Does the spring jdbc framework have support for inserting a BLOB into oracle? I've seen some posts about reading BLOB data, but nothing about how I would go about inserting a BLOB.
...