|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ArcSDEDataStore | |
---|---|
org.geotools.arcsde.data | DataStore implementation for the ArcSDE 8.x and 9.x spatial gateway. |
Uses of ArcSDEDataStore in org.geotools.arcsde.data |
---|
Fields in org.geotools.arcsde.data declared as ArcSDEDataStore | |
---|---|
protected ArcSDEDataStore |
ArcSdeFeatureSource.dataStore
|
Methods in org.geotools.arcsde.data that return ArcSDEDataStore | |
---|---|
ArcSDEDataStore |
ArcSdeFeatureSource.getDataStore()
|
Methods in org.geotools.arcsde.data with parameters of type ArcSDEDataStore | |
---|---|
static void |
ViewRegisteringFactoryHelper.registerSqlViews(ArcSDEDataStore dataStore,
Map params)
Registers the sql views provided in params on the SqlDataStore
dataStore |
Constructors in org.geotools.arcsde.data with parameters of type ArcSDEDataStore | |
---|---|
ArcSdeFeatureSource(FeatureTypeInfo typeInfo,
ArcSDEDataStore dataStore)
|
|
ArcSdeFeatureStore(FeatureTypeInfo typeInfo,
ArcSDEDataStore arcSDEDataStore)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |