Retrieve 'blob' datatype from database(Apache Derby) into java object using Hibernate

前端 未结 0 1682
孤独总比滥情好
孤独总比滥情好 2020-12-11 23:18

I am trying to retrieve a column value with datatype Blob from database (Apache Derby) using Hibernate Criteria. Below is the code that I am using:

Criteria c         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题