|
|
Browse by Tags
All Tags » Java » binary data blob (RSS)
-
Hi,
Is there any way to create a blob file containing data that I have in memory rather than from an external file?
My application splits images up into (potentially) hundreds of items, which need to be stored. I would prefer the database to handle this, so I'd like to use blobs rather than image files directly. It would be a nuisance if this ...
|
|
|