Store CLOBs data into database? : Blob Clob « Database « Java. . connection. Therefore, the performance gains from using the statement cache are lost. .. Go to the database and insert the new REF in SQL, select the REF, and return it to the client. There are. createStruct() , it is necessary to unwrap all data types ( java.sql.Clob ... Updating a CLOB Value Using a Prepared Statement. 26 Insert Records Using PreparedStatement; 27 Modify data in a table ... Clob) rs.getObject(1); String query = "insert into clob_table(id, clob_column) values(?