Package org.h2.test.poweroff
Class TestWrite
- java.lang.Object
-
- org.h2.test.poweroff.TestWrite
-
public class TestWrite extends java.lang.ObjectThis test shows the raw file access performance using various file modes. It also tests databases.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidmain(java.lang.String... args)This method is called when executing this application from the command line.
-