向oracle中的clob型字段中插入数据时出错:java.sql.SQLException:内部错误:unable to construct a datum from the specified input

问题描述:

向oracle中的clob型字段中插入数据时出错:java.sql.SQLException:内部错误:unable to construct a datum from the specified input

是不是插入的类型问题:
updateBinaryStream(String Stirng,InputStream InputStream,int int)
这个地方应该插个InputStream.
另外,推荐你去一个比较好的Oracle论坛,那里牛人多的,应该能得到满意的答复:
www.itpub.net