Blob blob = rs.getBlob(column); InputStream in = blob.getBinaryStream(); OutputStream out = new ...
確定! 回上一頁