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

Packages that use ArcSDEConnectionPool
org.geotools.data.arcsde DataStore implementation for the ArcSDE 8.x and 9.x spatial gateway.  
 

Uses of ArcSDEConnectionPool in org.geotools.data.arcsde
 

Methods in org.geotools.data.arcsde with parameters of type ArcSDEConnectionPool
static FeatureType ArcSDEAdapter.fetchSchema(ArcSDEConnectionPool connPool, java.lang.String typeName, java.net.URI namespace)
          Fetches the schema of a given ArcSDE featureclass and creates its corresponding Geotools FeatureType
 



Copyright © GeoTools. All Rights Reserved.