Uses of Package
com.vividsolutions.jump.workbench.ui.plugin.datastore
-
Classes in com.vividsolutions.jump.workbench.ui.plugin.datastore used by com.vividsolutions.jump.workbench.ui.plugin.datastore Class Description AbstractAddDatastoreLayerPlugIn AddDatastoreLayerPanel.Block ConnectionManagerToolboxPlugIn ConnectionPanel Base class for panels with a Connection combobox.DataStoreQueryDataSource 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 Class Description AbstractAddDatastoreLayerPlugIn AddDatastoreLayerPanel ConnectionPanel Base class for panels with a Connection combobox.DataStoreDataSource Adapts the DataStore API to the DataSource API.DataStoreQueryDataSource Implements the DataSource interface in order to persist a query issued from RunDatastoreQueryPlugIn.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.h2 Class Description DataStoreDataSource Adapts the DataStore API to the DataSource API.DataStoreQueryDataSource 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.postgis Class Description DataStoreQueryDataSource 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.postgis2 Class Description DataStoreDataSource Adapts the DataStore API to the DataSource API.DataStoreQueryDataSource Implements the DataSource interface in order to persist a query issued from RunDatastoreQueryPlugIn.