public class H2ConfigurationHelper extends Object
| Constructor and Description |
|---|
H2ConfigurationHelper() |
| Modifier and Type | Method and Description |
|---|---|
static Object |
createServer() |
static Object |
createServer(String port) |
static void |
initH2Console(javax.servlet.ServletContext servletContext) |
public static Object createServer() throws SQLException
SQLExceptionpublic static Object createServer(String port) throws SQLException
SQLExceptionpublic static void initH2Console(javax.servlet.ServletContext servletContext)
Copyright © 2019 JHipster. All rights reserved.