| Modifier and Type | Field and Description | 
|---|---|
| private MemoryData | result | 
| private Select | sql | 
| private int[] | tableMap | 
| private Task | task | 
| Constructor and Description | 
|---|
| NonAggregateQuery(Task task,
                 Select sql,
                 int[] tableMap) | 
private MemoryData result
private Task task
private Select sql
private int[] tableMap
public void run()
         throws SQLException
run in interface TaskSQLExceptionprivate Object resolveColumn(Data data, Object column) throws SQLException
SQLExceptionCopyright © 2016 Open Microscopy Environment