public interface DBServerExplorer extends DataServerExplorer
DataServerExplorer for Data Base type serverFILESYSTEM_SERVER_EXPLORER_NAME, MODE_ALL, MODE_FEATURE, MODE_GEOMETRY, MODE_RASTER| Modifier and Type | Method and Description |
|---|---|
void |
close()
Close connection to the server
|
NewDataStoreParameters |
getAddParameters()
Return a instance of
NewDataStoreParameters to fill |
FeatureType |
getFeatureType(DataStoreParameters dsp)
Return the
FeatureType of the store of dsp store |
void |
open()
Open connection to the server
|
DataStore |
open(DataStoreParameters dsp)
Open a store defined by
dsp |
add, canAdd, canAdd, exists, get, getAddParameters, getDataStoreProviderNames, getParameters, getProviderName, getResourcePath, getResourcesStorage, getResourcesStorage, getResourcesStorage, list, list, removedisposeNewDataStoreParameters getAddParameters() throws DataException
NewDataStoreParameters to fillDataExceptionFeatureType getFeatureType(DataStoreParameters dsp) throws DataException
FeatureType of the store of dsp storedsp - DataExceptionDataStore open(DataStoreParameters dsp) throws DataException
dspdsp - DataExceptionvoid open() throws OpenException
OpenExceptionvoid close()
throws CloseException
OpenExceptionCloseException