Uses of Class
org.geotools.arcsde.data.ArcSDEDataStore

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, java.util.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(org.geotools.arcsde.data.FeatureTypeInfo typeInfo, ArcSDEDataStore dataStore)
           
ArcSdeFeatureStore(org.geotools.arcsde.data.FeatureTypeInfo typeInfo, ArcSDEDataStore arcSDEDataStore)
           
 



Copyright © 1996-2010 Geotools. All Rights Reserved.