Class CSVQueryDataDumpThread

java.lang.Object
com.dandymadeproductions.ajqvue.io.CSVQueryDataDumpThread
All Implemented Interfaces:
Runnable

public class CSVQueryDataDumpThread extends Object implements Runnable
The CSVQueryDumpThread class provides a thread to safely dump a given SQL query data to a local file in the CSV format. A status dialog with cancel is provided to allow the ability to prematurely terminate the dump.