public static class H2ConsoleProperties.Settings extends Object
Constructor and Description |
---|
Settings() |
Modifier and Type | Method and Description |
---|---|
String |
getWebAdminPassword() |
boolean |
isTrace() |
boolean |
isWebAllowOthers() |
void |
setTrace(boolean trace) |
void |
setWebAdminPassword(String webAdminPassword) |
void |
setWebAllowOthers(boolean webAllowOthers) |
public boolean isTrace()
public void setTrace(boolean trace)
public boolean isWebAllowOthers()
public void setWebAllowOthers(boolean webAllowOthers)
public String getWebAdminPassword()
public void setWebAdminPassword(String webAdminPassword)