public abstract class AbstractDataStore extends AbstractDisposable implements DataStore
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
ignoreDALResource |
protected static Logger |
LOGGER |
CSV_PROVIDER_NAME, DBASE_PROVIDER_NAME, FEATURE_METADATA_DEFINITION_NAME, GEOPACKAGE_PROVIDER_NAME, H2SPATIAL_PROVIDER_NAME, MDB_PROVIDER_NAME, METADATA_CONTAINERNAME, METADATA_CRS, METADATA_DEFINITION_NAME, METADATA_ENVELOPE, METADATA_FEATURETYPE, METADATA_PROVIDER, SHAPE_PROVIDER_NAME, SPATIAL_METADATA_DEFINITION_NAME| Modifier | Constructor and Description |
|---|---|
protected |
AbstractDataStore() |
| Modifier and Type | Method and Description |
|---|---|
UnmodifiableBasicMap<java.lang.String,DataStore> |
getChildren()
Returns an UnmodifiableBasicMap with this store children.
|
protected abstract DataManager |
getDataManager() |
ResourcesStorage |
getResourcesStorage() |
StoresRepository |
getStoresRepository() |
void |
setIgnoreDALResource(boolean ignoreDALResource) |
dispose, dispose, doDisposeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaccept, accept, createQuery, createSelection, getCache, getDataSet, getDataSet, getDataSet, getDataSet, getExplorer, getFullName, getFullNameQuietly, getInterval, getName, getNameQuietly, getParameters, getProviderFactory, getProviderName, getSelection, getTimes, getTimes, refresh, setSelection, useCachebeginComplexNotification, disableNotifications, enableNotifications, endComplexNotificationaddObserver, deleteObserver, deleteObserversloadFromState, saveToStategetMetadataChildren, getMetadataID, getMetadataNamedisposehasDynMethodclear, clone, delegate, getDynClass, getDynValue, hasDynValue, implement, invokeDynMethod, invokeDynMethod, setDynValueprotected static final Logger LOGGER
protected boolean ignoreDALResource
protected abstract DataManager getDataManager()
public ResourcesStorage getResourcesStorage()
getResourcesStorage in interface DataStorepublic StoresRepository getStoresRepository()
getStoresRepository in interface DataStorepublic UnmodifiableBasicMap<java.lang.String,DataStore> getChildren()
DataStoregetChildren in interface DataStorepublic void setIgnoreDALResource(boolean ignoreDALResource)