|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DataSourceWorker.Entry | |
---|---|
prefuse.data.io.sql | Input libraries for loading data from SQL databases. |
Uses of DataSourceWorker.Entry in prefuse.data.io.sql |
---|
Methods in prefuse.data.io.sql with parameters of type DataSourceWorker.Entry | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |