Class TestUndoLogLarge

java.lang.Object
org.h2.test.todo.TestUndoLogLarge

public class TestUndoLogLarge extends Object
A test with an undo log size of 2 GB.
  • Constructor Details

    • TestUndoLogLarge

      public TestUndoLogLarge()
  • Method Details

    • main

      public static void main(String... args) throws Exception
      Run just this test.
      Parameters:
      args - ignored
      Throws:
      Exception