| Package | Description | 
|---|---|
| mdbtools.dbengine | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
MemoryData
An implementation of Data that stores the complete result in memory 
 | 
class  | 
RewindableData
Allow 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