Updates a column specified by a column index with a java.sql.Clob value.
@param columnIndex the index of the column to update
@param x the new value for the specified column
@throws SQLException if a database error happens
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.