h2.bat 89 Bytes
Newer Older
1
@java -cp "h2.jar;%H2DRIVERS%;%CLASSPATH%" org.h2.tools.Console %*
2
@if errorlevel 1 pause