Uses of Class
com.vividsolutions.jump.datastore.DataStoreException
Packages that use DataStoreException
Package
Description
-
Uses of DataStoreException in com.vividsolutions.jump.datastore
Methods in com.vividsolutions.jump.datastore that throw DataStoreException -
Uses of DataStoreException in com.vividsolutions.jump.datastore.spatialdatabases
Methods in com.vividsolutions.jump.datastore.spatialdatabases that throw DataStoreException -
Uses of DataStoreException in com.vividsolutions.jump.workbench.datastore
Methods in com.vividsolutions.jump.workbench.datastore that throw DataStoreExceptionModifier and TypeMethodDescriptionvoidConnectionManager.deleteConnectionDescriptor(ConnectionDescriptor connectionDescriptor) Removes the ConnectionDescriptor and closes its associated DataStoreConnection. -
Uses of DataStoreException in com.vividsolutions.jump.workbench.ui.plugin.datastore
Methods in com.vividsolutions.jump.workbench.ui.plugin.datastore that throw DataStoreExceptionModifier and TypeMethodDescriptionstatic IconConnectionManagerPanel.getConnectionIcon(ConnectionDescriptor desc, boolean isClosed, WorkbenchContext context) Returns the icon corresponding to this @link DataStoreConnection and its state (closed or opened)