No, you'll need to use JDBC directly for that.

Larry


On Jan 22, 2008 2:29 AM,  <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> When using BLOB data it is prefered to use stream mode to save memory usage.
> So instead of using a byte[] for my BLOB data, is there a way to have a
> stream? I've been looking around in the documentation and on the Internet.
> Until now I only found messages that BLOBs can't be processed in stream
> mode.
>
> Walter
>

Reply via email to