Package prefuse.data.io.sql

Input libraries for loading data from SQL databases.

See: Description

Package prefuse.data.io.sql Description

Input libraries for loading data from SQL databases. One can use the ConnectionFactory class to obtain an active DatabaseDataSource that can issue and process database queries both synchronously and asynchronously. Translation of database types into Java data types within prefuse data tables is handled by implementations of the SQLDataHandler interface.

Copyright ? 2013 Regents of the University of California