byte[] bdata = blob.getBytes(1, (int)blob.length()); String data1 = new String(bdata);. if the length of blob exceeds ...
確定! 回上一頁