Package | Description |
---|---|
net.pricefx.formulaengine |
Modifier and Type | Method and Description |
---|---|
StreamResults |
DatamartContext.streamQuery(DatamartContext.Query query)
Executes the given
DatamartContext.Query and return so that it can be examined one row at the time. |
Modifier and Type | Method and Description |
---|---|
int |
TableContext.loadRows(String tableName,
StreamResults results) |
Copyright © 2019. All rights reserved.