Package org.h2.test.poweroff
Class Test
- java.lang.Object
-
- org.h2.test.poweroff.Test
-
public class Test extends java.lang.ObjectThis application tests the durability / non-durability of file systems and databases. Two computers with network connection are required to run this test. Before starting this application, the Listener application must be started on another computer.
-
-
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.
-