[ http://issues.apache.org/jira/browse/DERBY-1477?page=all ] Andreas Korneliussen closed DERBY-1477: ---------------------------------------
> create JUnit tests for testing BLOB OutOfMemory problems > -------------------------------------------------------- > > Key: DERBY-1477 > URL: http://issues.apache.org/jira/browse/DERBY-1477 > Project: Derby > Type: Sub-task > Components: Test > Versions: 10.2.0.0 > Reporter: Andreas Korneliussen > Assignee: Andreas Korneliussen > Fix For: 10.2.0.0 > Attachments: DERBY-1477.diff, DERBY-1477.stat > > Create JUnit tests for testing BLOBs. > This includes: > * BLOBDataModelSetup, which creates a table with BLOB columns, and populates > it with BLOBs of size 1MB - 64 MB. > * TestInputStream: InputStream class which returns n bytes of dummy data > * BLOBTest: Junit TestCase for testing reading BLOBs using different > ResultSet types, and updating them using positioned updates or with result > set methods. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
