You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Shehan Simen <ss...@itree.com.au> on 2008/10/08 08:29:55 UTC

convert datahandler to blob

Hi,
I want to convert a datahandler (received from axis2 web service) to a blob. I am going to save the attachment(datahandler) to the Oracle database.
How to do that conversion? Code snippet will be very helpful.

Thanks.