Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

converting blob into image

843830Sep 9 2008 — edited Sep 9 2008
Hi,
I am using JPA in my application.
I have to convert image stored in db(blob data type) into image;to show on swing application.

So,as blob is basically byte[] type;so plz tell me how to convert it into image
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 7 2008
Added on Sep 9 2008
2 comments
1,235 views