public class BatchDynamicResultSet extends Object implements Serializable
| Modifier and Type | Field and Description | 
|---|---|
| protected DynamicResultSet[] | dynamicResultSets | 
| Constructor and Description | 
|---|
| BatchDynamicResultSet() | 
| Modifier and Type | Method and Description | 
|---|---|
| DynamicResultSet[] | getDynamicResultSets() | 
| void | setDynamicResultSets(DynamicResultSet[] dynamicResultSets) | 
protected DynamicResultSet[] dynamicResultSets
public DynamicResultSet[] getDynamicResultSets()
public void setDynamicResultSets(DynamicResultSet[] dynamicResultSets)
Copyright © 2020. All rights reserved.