| Package | Description | 
|---|---|
| mdbtools.dbengine | |
| mdbtools.dbengine.tasks | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | RewindableDataAllow 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 | NonAggregateQuery. result | 
| private MemoryData | FilterData. result | 
| private MemoryData | LoadData. result | 
| private MemoryData | SimpleSort. result | 
| private MemoryData | AggregateQuery. result | 
Copyright © 2015 Open Microscopy Environment