Uses of Package
prefuse.data.io.sql

Packages that use prefuse.data.io.sql
prefuse.data.io.sql Input libraries for loading data from SQL databases. 
 

Classes in prefuse.data.io.sql used by prefuse.data.io.sql
DatabaseDataSource
          Sends queries to a relational database and processes the results, storing the results in prefuse Table instances.
DataSourceWorker.Entry
          Stores the parameters of a data query and processing job.
DataSourceWorker.Listener
          Listener interface for receiving notifications about the status of a submitted data query and processing job.
SQLDataHandler
          Interface for taking a value in a SQL ResultSet and translating it into a Java data value for use in a prefuse Table.
 



Copyright © 2007 Regents of the University of California