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