String toBeUpdated = "need to be updated" ;. StringReader clob = new StringReader(toBeUpdated );. pStmt = conn.prepareStatement( "update ...
確定! 回上一頁