public class BatchGroup extends Object
| Constructor and Description |
|---|
BatchGroup() |
| Modifier and Type | Method and Description |
|---|---|
void |
addBatchInfo(BatchInfo info) |
int |
batchSize() |
void |
checkResult(int[] result) |
List<BatchInfo> |
getBatchInfos() |
List<Object[]> |
getParams() |
boolean |
isCheckResult() |
boolean |
isSettersBased() |
String |
toString() |
public void addBatchInfo(BatchInfo info)
public boolean isSettersBased()
public boolean isCheckResult()
public void checkResult(int[] result)
public int batchSize()
Copyright © 2017 SAP SE. All Rights Reserved.