| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DB_PASSWORD |
"br00k11n" |
public static final String |
DB_SETUP_SQL_URL |
"classpath://visitors-creation-script.sql" |
public static final String |
DB_TABLE |
"visitors" |
public static final String |
DB_USERNAME |
"brooklyn" |
public static final String |
WAR_PATH |
"classpath://hello-world-sql-webapp.war" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DB_PASSWORD |
"br00k11n" |
public static final String |
DB_TABLE |
"visitors" |
public static final String |
DB_USERNAME |
"brooklyn" |
public static final String |
DEFAULT_DB_SETUP_SQL_URL |
"classpath://visitors-creation-script.sql" |
public static final String |
DEFAULT_LOCATION |
"localhost" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_LOCATION |
"localhost" |
public static final String |
WAR_PATH |
"classpath://hello-world-webapp.war" |
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.