Package | Description |
---|---|
org.geotools.arcsde.data |
DataStore implementation for the ArcSDE 8.x and 9.x spatial gateway.
|
Modifier and Type | Field and Description |
---|---|
protected ArcSDEDataStore |
ArcSdeFeatureSource.dataStore |
Modifier and Type | Method and Description |
---|---|
ArcSDEDataStore |
ArcSdeFeatureSource.getDataStore() |
Modifier and Type | Method and Description |
---|---|
static void |
ViewRegisteringFactoryHelper.registerSqlViews(ArcSDEDataStore dataStore,
Map<String,Serializable> params)
Registers the sql views provided in
params on the SqlDataStore dataStore
|
Constructor and Description |
---|
ArcSdeFeatureSource(FeatureTypeInfo typeInfo,
ArcSDEDataStore dataStore) |
ArcSdeFeatureStore(FeatureTypeInfo typeInfo,
ArcSDEDataStore arcSDEDataStore) |
Copyright © 1996–2019 Geotools. All rights reserved.