public class CreationParameters extends Object
| Constructor and Description |
|---|
CreationParameters() |
| Modifier and Type | Method and Description |
|---|---|
void |
addParameter(Table table,
String paramName,
String paramValue)
Adds a parameter.
|
Map |
getParametersFor(Table table)
Returns the parameters for the given table.
|
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.