Uses of Class
prefuse.data.io.sql.DataSourceWorker.Entry

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.
 



Copyright © 2007 Regents of the University of California