Uses of Package
com.vividsolutions.jump.workbench.ui.plugin.datastore
Packages that use com.vividsolutions.jump.workbench.ui.plugin.datastore
Package
Description
-
Classes in com.vividsolutions.jump.workbench.ui.plugin.datastore used by com.vividsolutions.jump.workbench.ui.plugin.datastoreClassDescriptionBase class for panels with a Connection combobox.Implements the DataSource interface in order to persist a query issued from RunDatastoreQueryPlugIn.
-
Classes in com.vividsolutions.jump.workbench.ui.plugin.datastore used by org.openjump.core.ui.plugin.datastoreClassDescriptionBase class for panels with a Connection combobox.Adapts the DataStore API to the DataSource API.Implements the DataSource interface in order to persist a query issued from RunDatastoreQueryPlugIn.This PlugIn runs a SQL query against a datastore and creates a Layer from the result.
-
Classes in com.vividsolutions.jump.workbench.ui.plugin.datastore used by org.openjump.core.ui.plugin.datastore.h2ClassDescriptionAdapts the DataStore API to the DataSource API.Implements the DataSource interface in order to persist a query issued from RunDatastoreQueryPlugIn.
-
Classes in com.vividsolutions.jump.workbench.ui.plugin.datastore used by org.openjump.core.ui.plugin.datastore.postgisClassDescriptionImplements the DataSource interface in order to persist a query issued from RunDatastoreQueryPlugIn.
-
Classes in com.vividsolutions.jump.workbench.ui.plugin.datastore used by org.openjump.core.ui.plugin.datastore.postgis2ClassDescriptionAdapts the DataStore API to the DataSource API.Implements the DataSource interface in order to persist a query issued from RunDatastoreQueryPlugIn.