String str="test"; java.sql.Clob clob = null; try{ if(str==null){ str = ""; } clob=new javax.sql.rowset.serial.SerialClob(str.
確定! 回上一頁