public class ResultClassInfo extends Object
| Constructor and Description |
|---|
ResultClassInfo(Field[] fields,
String[] fieldNames,
List<Integer> fieldsMatchingColumnIndexes) |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getFieldNames() |
Field[] |
getFields() |
List<Integer> |
getFieldsMatchingColumnIndexes() |
Copyright © 2017. All rights reserved.