Blob blob = currentRow.getAttribute("TemplateFile"); byte[] bdata = blob.getBytes(1, (int) blob.length()); String text = new String(bdata);.
確定! 回上一頁