Package | Description |
---|---|
mdbtools.dbengine | |
mdbtools.dbengine.tasks |
Modifier and Type | Class and Description |
---|---|
class |
RewindableData
Allow the data to be restarted
|
Modifier and Type | Method and Description |
---|---|
private void |
SelectEngine.mergeData(MemoryData memData,
Object[] _row,
int columnIndex,
RewindableData[] datas,
int[] datasColumnCount,
int dataIndex)
merge the data from several datasets to a single dataset
|
private Data |
SelectEngine.where(MemoryData data,
Object where)
execute the where clause
|
Modifier and Type | Field and Description |
---|---|
private MemoryData |
FilterData.result |
private MemoryData |
NonAggregateQuery.result |
private MemoryData |
SimpleSort.result |
private MemoryData |
AggregateQuery.result |
private MemoryData |
LoadData.result |
Copyright © 2016 Open Microscopy Environment