public Blob newBlobByInputStream(InputStream inputStream){ Blob blob = null; try{ blob = Hibernate.getLobCreator(getCurrentSession()).
確定! 回上一頁