public class H2Server extends AbstractH2Main
conFactory| Modifier and Type | Method and Description |
|---|---|
protected H2Options |
createOptions() |
protected void |
doStart(H2Options options) |
static void |
main(java.lang.String... args) |
org.h2.tools.Server |
startServer(io.nessus.common.Config config) |
createConnection, getConnection, startInternalgetImplBuild, getImplVersion, getVersionString, helpScreen, parseArguments, prepare, startpublic static void main(java.lang.String... args)
throws java.lang.Exception
java.lang.Exceptionprotected H2Options createOptions()
protected void doStart(H2Options options) throws java.lang.Exception
public org.h2.tools.Server startServer(io.nessus.common.Config config)
throws java.lang.Exception
java.lang.ExceptionCopyright © 2020. All rights reserved.