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