public class RdbPrms extends BasePrms
| Modifier and Type | Field and Description |
|---|---|
static Long |
dbUrl
(String) DB URL.
|
static Long |
driverName
(String) Driver name.
|
static Long |
password
(String) Password.
|
static Long |
tableName
(String) Table name.
|
static Long |
userName
(String) User name.
|
| Constructor and Description |
|---|
RdbPrms() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getDbUrl() |
static String |
getDriverName() |
static String |
getPassword() |
static String |
getTableName() |
static String |
getUserName() |
static void |
main(String[] args) |
dumpKeys, keyForName, nameForKey, setValues, tab, tasktabpublic static Long tableName
public static Long driverName
public static Long dbUrl
public static Long userName
public static Long password
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.