Class TestWrite

java.lang.Object
org.h2.test.poweroff.TestWrite

public class TestWrite extends Object
This test shows the raw file access performance using various file modes. It also tests databases.
  • Method Details

    • main

      public static void main(String... args) throws Exception
      This method is called when executing this application from the command line.
      Parameters:
      args - the command line parameters
      Throws:
      Exception