Package | Description |
---|---|
prefuse.data.io.sql |
Input libraries for loading data from SQL databases.
|
Modifier and Type | Method and Description |
---|---|
void |
DataSourceWorker.Listener.postQuery(DataSourceWorker.Entry job)
Notification that the query processing has just completed.
|
void |
DataSourceWorker.Listener.preQuery(DataSourceWorker.Entry job)
Notification that the query is about to be issued.
|
static void |
DataSourceWorker.submit(DataSourceWorker.Entry e)
Submit a job to the worker thread.
|
Copyright ? 2013 Regents of the University of California