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

Packages that use ArcSDEPooledConnection
org.geotools.arcsde.pool   
 

Uses of ArcSDEPooledConnection in org.geotools.arcsde.pool
 

Methods in org.geotools.arcsde.pool that return ArcSDEPooledConnection
 ArcSDEPooledConnection ArcSDEConnectionPool.getConnection()
          Deprecated. DOCUMENT ME!
 

Methods in org.geotools.arcsde.pool with parameters of type ArcSDEPooledConnection
 void ArcSDEConnectionPool.markConnectionAsFailed(ArcSDEPooledConnection conn)
          Deprecated. Sometimes (and largely without reason) ArcSDEPooledConnections (really their underlying SeConnection objects) just poop out.
 



Copyright © 1996-2009 Geotools. All Rights Reserved.