Uses of Package
org.geotools.arcsde.session

Packages that use org.geotools.arcsde.session
org.geotools.arcsde.data DataStore implementation for the ArcSDE 8.x and 9.x spatial gateway. 
org.geotools.arcsde.data.view   
org.geotools.arcsde.filter   
org.geotools.arcsde.jndi This package contains relevant classes to support configuring a GeoTools ArcSDE ISessionPool (a pool of connections to an ArcSDE server) inside a Java Naming and Directory Interface (JNDI) context. 
org.geotools.arcsde.raster.gce   
org.geotools.arcsde.raster.info   
org.geotools.arcsde.raster.io   
org.geotools.arcsde.session   
org.geotools.arcsde.versioning   
 

Classes in org.geotools.arcsde.session used by org.geotools.arcsde.data
ArcSDEConnectionConfig
          Represents a set of ArcSDE database connection parameters.
ISession
          Provides thread safe access to an SeConnection.
ISessionPool
          Maintains SeConnection's for a single set of connection properties (for instance: by server, port, user and password) in a pool to recycle used connections.
SdeRow
          Wrapper for an SeRow so it allows asking multiple times for the same property.
 

Classes in org.geotools.arcsde.session used by org.geotools.arcsde.data.view
ISession
          Provides thread safe access to an SeConnection.
 

Classes in org.geotools.arcsde.session used by org.geotools.arcsde.filter
ISession
          Provides thread safe access to an SeConnection.
 

Classes in org.geotools.arcsde.session used by org.geotools.arcsde.jndi
ArcSDEConnectionConfig
          Represents a set of ArcSDE database connection parameters.
ISession
          Provides thread safe access to an SeConnection.
ISessionPool
          Maintains SeConnection's for a single set of connection properties (for instance: by server, port, user and password) in a pool to recycle used connections.
ISessionPoolFactory
          Factory interface for ISessionPool.
UnavailableConnectionException
          Exception thrown when a free SDE connection can't be obtained after the calling thread was waiting an available connection for SdeConnectionPool instance's getMaxWaitTime() milliseconds
 

Classes in org.geotools.arcsde.session used by org.geotools.arcsde.raster.gce
ArcSDEConnectionConfig
          Represents a set of ArcSDE database connection parameters.
 

Classes in org.geotools.arcsde.session used by org.geotools.arcsde.raster.info
Command
          Runnable used to interact with an ArcSDEConnection.
ISession
          Provides thread safe access to an SeConnection.
 

Classes in org.geotools.arcsde.session used by org.geotools.arcsde.raster.io
ISessionPool
          Maintains SeConnection's for a single set of connection properties (for instance: by server, port, user and password) in a pool to recycle used connections.
 

Classes in org.geotools.arcsde.session used by org.geotools.arcsde.session
ArcSDEConnectionConfig
          Represents a set of ArcSDE database connection parameters.
Command
          Runnable used to interact with an ArcSDEConnection.
ISession
          Provides thread safe access to an SeConnection.
ISessionPool
          Maintains SeConnection's for a single set of connection properties (for instance: by server, port, user and password) in a pool to recycle used connections.
ISessionPoolFactory
          Factory interface for ISessionPool.
SdeRow
          Wrapper for an SeRow so it allows asking multiple times for the same property.
UnavailableConnectionException
          Exception thrown when a free SDE connection can't be obtained after the calling thread was waiting an available connection for SdeConnectionPool instance's getMaxWaitTime() milliseconds
 

Classes in org.geotools.arcsde.session used by org.geotools.arcsde.versioning
ISession
          Provides thread safe access to an SeConnection.
 



Copyright © 1996-2014 Geotools. All Rights Reserved.