All Downloads are FREE. Search and download functionalities are using the official Maven repository.

prefuse.data.io.sql.package.html Maven / Gradle / Ivy

Go to download

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