| Constructor and Description |
|---|
FieldSetFilteringRecordSet(FunctionRegistry functionRegistry,
RecordSet delegate,
List<Set<Integer>> fieldSets) |
| Modifier and Type | Method and Description |
|---|---|
RecordCursor |
cursor() |
List<Type> |
getColumnTypes() |
public FieldSetFilteringRecordSet(FunctionRegistry functionRegistry, RecordSet delegate, List<Set<Integer>> fieldSets)
public List<Type> getColumnTypes()
getColumnTypes in interface RecordSetpublic RecordCursor cursor()
Copyright © 2012–2019. All rights reserved.