Package mdbtools.dbengine.tasks
Class NonAggregateQuery
- java.lang.Object
-
- mdbtools.dbengine.tasks.NonAggregateQuery
-
-
Constructor Summary
Constructors Constructor Description NonAggregateQuery(Task task, Select sql, int[] tableMap)
-
-
-
Method Detail
-
run
public void run() throws SQLException
- Specified by:
run
in interfaceTask
- Throws:
SQLException
-
-