org.h2.java
Class TestApp

java.lang.Object
  extended by org.h2.java.TestApp

public class TestApp
extends java.lang.Object

A test application.


Constructor Summary
TestApp()
           
 
Method Summary
static void main(java.lang.String... args)
          Run this application.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestApp

public TestApp()
Method Detail

main

public static void main(java.lang.String... args)
Run this application.

Parameters:
args - the command line arguments