查询oracle数据库中的图片信息,结果返回的是byte[] 类型;
返回byte[] 时,返回 类型应为_byte[], reslutType的byte[] 是代表Byte[], _byte[] 才是byte[].
原因看图: