InputStream ; import java.sql.SQLException; import java.sql.Blob; ... static byte[] getBytes(Blob blob) { try { InputStream ins = blob.
確定! 回上一頁