| |
|
| org.axiondb.engine.TestTransactableTableImpl
TestTransactableTableImpl | public class TestTransactableTableImpl extends TestCase (Code) | | version: $Revision: 1.18 $ $Date: 2005/12/20 18:32:47 $ author: Rodney Waldhoff |
TestTransactableTableImpl | public TestTransactableTableImpl(String testName)(Code) | | |
suite | public static Test suite()(Code) | | |
testDeleteIsolation | public void testDeleteIsolation() throws Exception(Code) | | |
testGetMatchingRowsForNull | public void testGetMatchingRowsForNull() throws Exception(Code) | | |
testInsertIsolation | public void testInsertIsolation() throws Exception(Code) | | |
testRowIdsAreFreedOnDelete | public void testRowIdsAreFreedOnDelete() throws Exception(Code) | | |
testRowIdsAreFreedOnRollback | public void testRowIdsAreFreedOnRollback() throws Exception(Code) | | |
testSelectFromIndexAfterDelete | public void testSelectFromIndexAfterDelete() throws Exception(Code) | | |
testSelectFromIndexAfterInsert | public void testSelectFromIndexAfterInsert() throws Exception(Code) | | |
testSelectFromIndexAfterUpdate | public void testSelectFromIndexAfterUpdate() throws Exception(Code) | | |
testSelectFromUnmodifiedIndex | public void testSelectFromUnmodifiedIndex() throws Exception(Code) | | |
testUpdateIsolation | public void testUpdateIsolation() throws Exception(Code) | | |
|
|
|