Skip to Main Content

Integration

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!

persist large field using stream in JPA 2.0

angelcerveraSep 6 2010 — edited Sep 9 2010
Is it possible persist a blob field using a stream?
I want persist a long file in a database and i wan not load it in a byte[] in memory. I wan use a stream, as a Blob in jdbc.

Thanks a lot.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 7 2010
Added on Sep 6 2010
2 comments
1,743 views