org.apache.derbyTesting.functionTests.tests.storetests |
|
Java Source File Name | Type | Comment |
st_derby715.java | Class | The purpose of this test is to reproduce JIRA DERBY-715:
Sometimes a deadlock would be incorrectly reported as a deadlock. |
st_reclaim_longcol.java | Class | The purpose of this test space reclamation of long rows and long columns.
This addresses DERBY-670.
The main issue is that previous to fixes for DERBY-670, space reclamation
was only automatically queued when the last row on a page was deleted. |