zhangzhaoyu opened a new issue #15633:
URL: https://github.com/apache/shardingsphere/issues/15633


   ## Bug Report
   
   3.1.0 v
   
   use sharding-jdbc to insert data into oracle db with clob filed exception:
   SQL state 99999 error code 17004 无效的列类型。
   
   orace.jdbc.driver.OraclePreparedStatement.setObject() not support 
StringReader.class type.
   
   mybatis ClobTypeHandler conver java string to StringReader type for CLOB 
type.
   
   how can I fix it ? Thanks.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to