| java.lang.Object org.apache.derbyTesting.functionTests.tests.store.BaseTest org.apache.derbyTesting.functionTests.tests.store.OnlineCompressTest org.apache.derbyTesting.functionTests.tests.store.oc_rec3
Constructor Summary | |
public | oc_rec3() |
Fields inherited from org.apache.derbyTesting.functionTests.tests.store.OnlineCompressTest | boolean verbose(Code)(Java Doc)
|
Methods inherited from org.apache.derbyTesting.functionTests.tests.store.OnlineCompressTest | protected void callCompress(Connection conn, String schemaName, String tableName, boolean purgeRows, boolean defragmentRows, boolean truncateEnd, boolean commit_operation) throws SQLException(Code)(Java Doc) protected void createAndLoadTable(Connection conn, boolean create_table, String tblname, int num_rows, int start_value) throws SQLException(Code)(Java Doc) public static void main(String[] argv) throws Throwable(Code)(Java Doc) public void testList(Connection conn) throws SQLException(Code)(Java Doc)
|
Methods inherited from org.apache.derbyTesting.functionTests.tests.store.BaseTest | protected void beginTest(Connection conn, String str) throws SQLException(Code)(Java Doc) protected boolean checkAllConsistency(Connection conn) throws SQLException(Code)(Java Doc) protected boolean checkConsistency(Connection conn, String schemaName, String tableName) throws SQLException(Code)(Java Doc) protected void createDebugSystemProcedures(Connection conn) throws SQLException(Code)(Java Doc) public void createTable(Connection conn, String tbl_name, String create_str) throws SQLException(Code)(Java Doc) String dump_table(Connection conn, String schemaName, String tableName, boolean commit_transaction) throws SQLException(Code)(Java Doc) protected void endTest(Connection conn, String str) throws SQLException(Code)(Java Doc) public void executeQuery(Connection conn, String stmt_str, boolean commit_query) throws SQLException(Code)(Java Doc) protected int[] getSpaceInfo(Connection conn, String schemaName, String tableName, boolean commit_xact) throws SQLException(Code)(Java Doc) protected String get_lock_info(Connection conn, boolean include_system_locks) throws SQLException(Code)(Java Doc) protected void log(String str)(Code)(Java Doc) protected void logError(String str)(Code)(Java Doc) void runTests(String[] argv) throws Throwable(Code)(Java Doc) abstract public void testList(Connection conn) throws SQLException(Code)(Java Doc) protected void testProgress(String str) throws SQLException(Code)(Java Doc) protected int total_pages(int[] space_info)(Code)(Java Doc)
|
|
|