Package mdbtools.dbengine.tasks
Interface Task
- All Known Implementing Classes:
AggregateQuery,FilterData,LoadData,NonAggregateQuery,SimpleSort
public interface Task
Task is one step on the way to producing a result
-
Method Summary
-
Method Details
-
run
- Throws:
SQLException
-
getResult
Object getResult()
-