Package | Description |
---|---|
prefuse.data.io.sql |
Input libraries for loading data from SQL databases.
|
Class and Description |
---|
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 ? 2013 Regents of the University of California