|
Class Summary |
| BlobImpl |
Class to simulate a 4Gb blob impl in order to test if Derby
handles such large blobs correctly. |
| ClobImpl |
Class used to simulate a 4GB Clob implementation to
check whether derby implements such large Clobs correctly. |
| LobLimits |
This test is part of the "largedata" suite because this test tests data for
lobs to the limits ( ie blob and clob can be 2G-1 maximum) and so this test
may take considerable disk space as well as time to run. |
| RandomByteStream |
Class to generate random byte data |
| RandomCharReader |
|