Package org.h2.test.poweroff
Class TestRecover
- java.lang.Object
-
- org.h2.test.poweroff.TestRecover
-
public class TestRecover extends java.lang.ObjectThis standalone test checks if recovery of a database works after power failure.
-
-
Constructor Summary
Constructors Constructor Description TestRecover()
-
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.
-