Package com.vividsolutions.jump.io.datasource
package com.vividsolutions.jump.io.datasource
The DataSource API is the core API for input and output of
data. Supersedes the Reader/Writer API (com.vividsolutions.jump.io).
The DataSourceQueryChooser API
(com.vividsolutions.jump.workbench.datasource) is used to supply GUIs
for DataSources to use in the JUMP Workbench.
- See Also:
-
ClassDescriptionA channel of communication with a DataSource.A file, database, web service, or other source of data.A wrapper for a query string that attributes it with the DataSource to apply it against.Deprecated.use CompressedFile instead [07.2016]Adapts the old JUMP I/O API (Readers and Writers) to the new JUMP I/O API (DataSources).Contains DataSource classes for the standard JUMP Readers and Writers.