
prefuse.data.io.sql.package.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of prefuse-vienna Show documentation
Show all versions of prefuse-vienna Show documentation
Prefuse is a set of software tools for creating rich interactive data visualizations in the Java programming language.
The newest version!
Input libraries for loading data from SQL databases. One can use the
{@link prefuse.data.io.sql.ConnectionFactory} class to obtain an active
{@link prefuse.data.io.sql.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 {@link prefuse.data.io.sql.SQLDataHandler} interface.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy