Package | Description |
---|---|
org.apache.metamodel.data |
API for data sets
|
Constructor and Description |
---|
RowPublisherDataSet(SelectItem[] selectItems,
int maxRows,
Action<RowPublisher> publishAction) |
RowPublisherDataSet(SelectItem[] selectItems,
int maxRows,
Action<RowPublisher> publishAction,
Closeable... closeables) |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.