Class SQLDataDumpThread

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

public class SQLDataDumpThread extends SQLDump implements Runnable
The SQLDataDumpThread provides a thread to safely dump database table data to a local file in SQL format. A status dialog with cancel is provided to provide the ability to prematurely terminate the dump.