Kristian Waagan (JIRA) wrote:

> I have added 8 test cases, but if someone has more/other scenarios for the 
> use of getCharacterStream,
> it would be great.
> I have not done anything special for handling big data volumes,
> and size is currently capped at ~32KB (?) due to the lack of support for 
> CLOB/BLOB
> for CallableStatement/stored procedures.

I'm looking into this issue, but it does not limit your ability to
create large BLOBs/CLOBs. Other tests do this using BLOBs implemented by
test classes or streams that produce larger amounts of data.

Dan.


Reply via email to