public static interface CustomWrapperResult.CustomWrapperResultListener
| Modifier and Type | Method and Description |
|---|---|
void |
onAddRow(Object[] row) |
void |
onAddRow(Object[] row,
List<CustomWrapperFieldExpression> projectedFields)
Important: do not implement this method.
|
CustomWrapperSchemaParameter[] |
onGetSchema()
Important: do not invoke this method.
|
void onAddRow(Object[] row, List<CustomWrapperFieldExpression> projectedFields)
row - -projectedFields - -void onAddRow(Object[] row)
CustomWrapperSchemaParameter[] onGetSchema()
Copyright © 2024 Denodo Technologies. All rights reserved.