|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractDataSet | |
|---|---|
| org.eobjects.metamodel.data | API for data sets |
| Uses of AbstractDataSet in org.eobjects.metamodel.data |
|---|
| Subclasses of AbstractDataSet in org.eobjects.metamodel.data | |
|---|---|
class |
EmptyDataSet
An empty data set. |
class |
FilteredDataSet
Wraps another DataSet and transparently applies a set of filters to it. |
class |
FirstRowDataSet
Wraps another DataSet and enforces a first row offset. |
class |
InMemoryDataSet
DataSet implementation based on in-memory data. |
class |
MaxRowsDataSet
Wraps another DataSet and enforces a maximum number of rows constraint |
class |
RowPublisherDataSet
Abstract DataSet implementation for use in scenarios where a
pull-oriented style of reading data is not supported. |
class |
SubSelectionDataSet
DataSet wrapper for doing subselection. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||