org.apache.derbyTesting.functionTests.tests.largedata |
|
Java Source File Name | Type | Comment |
lobLengthTests.java | Class | This test is part of the "largedata" suite because the use of
very large LOBs can require extra memory for the server JVM.
If this test was run as part of the normal 'derbyall' suite,
it would require that any developer running the derbyall suite
have a machine with a good deal of memory. |
LobLimits.java | Class | 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. |