java.awt.image filed class in jasper not found

697 Views Asked by At

Can someone help me please,

I am just using ireport. I need to get a Blob type column data from Oracle table. Why I can not find java.awt.Image class in field class in ireport? there are some "java.lang.String","ava.lang.Boolean"....total 13. but no " java.awt.Image"

See pictures below

enter image description here

And then when I use java.lang.object i got an error

Image cannot be resolved to a type

Sometimes I got this too

Unknown image source class [B

0

There are 0 best solutions below