Uses of Class
org.geotools.arcsde.pool.UnavailableArcSDEConnectionException

Packages that use UnavailableArcSDEConnectionException
org.geotools.arcsde.pool   
 

Uses of UnavailableArcSDEConnectionException in org.geotools.arcsde.pool
 

Methods in org.geotools.arcsde.pool that throw UnavailableArcSDEConnectionException
 ArcSDEPooledConnection ArcSDEConnectionPool.getConnection()
          Deprecated. DOCUMENT ME!
 ISession ArcSDEConnectionReference.getSession()
           
 ISession SessionPool.getSession()
          Grab a session from the pool, this session is the responsibility of the calling code and must be closed after use.
 



Copyright © 1996-2009 Geotools. All Rights Reserved.