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

Packages that use ArcSDEPooledConnection
org.geotools.arcsde.session   
 

Uses of ArcSDEPooledConnection in org.geotools.arcsde.session
 

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

Methods in org.geotools.arcsde.session 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.