I have made a Java function that takes InputStream as an input! no how I can get the BLOB values into this function?
what is the best approach?
do I need to re-write my function?
cheers
|
I have made a Java function that takes InputStream as an input! no how I can get the BLOB values into this function? what is the best approach? do I need to re-write my function? cheers |
|||
|
|
|
Declare your Java parameter of type |
|||||||||||
|
|
|
You haven't really said how you're fetching data from the database, but you can use |
|||||||||||
|