Will HANA database table to insert a CLOB field , how to operate ?
Prior to this , I also see the related documentation : http://scn.sap.com/thread/3242930,
So I used the link : http://docs.oracle.com/javase/tutorial/jdbc/basics/blob.html elaborated way to perform the operation to insert CLOB
But practice tells me does not work, will be reported abnormal:"com.sap.db.jdbc.exceptions.jdbc40.SQLFeatureNotSupportedException: Method createClob() of ConnectionSapDB is not supported.".
I want to know is , HANA how to insert CLOB field ? In this first say thank you !