| Package | Description | 
|---|---|
| mdbtools.dbengine | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | MemoryDataAn implementation of Data that stores the complete result in memory | 
| class  | RewindableDataAllow the data to be restarted | 
| Modifier and Type | Method and Description | 
|---|---|
| Data | SelectEngine. execute() | 
| Data | Engine. execute(SQL sql)execute is used to tell the engine to do something | 
| Data | Table. getData() | 
| Constructor and Description | 
|---|
| MemoryData(Data data,
          int numColumns) | 
Copyright © 2014 Open Microscopy Environment