|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
ISession |
Class Summary | |
---|---|
ArcSDEConnectionConfig | Represents a set of ArcSDE database connection parameters. |
ArcSDEConnectionPool | Deprecated. still here waiting for gce to switch to SessionPool |
ArcSDEConnectionPoolFactory | Deprecated. sill here waiting for gce to switch to SessionPoolFactory |
ArcSDEConnectionReference | This SessionPool makes a maximum of *one* Connection available to the calling application. |
ArcSDEPooledConnection | Deprecated. still here waiting for gce to switch to ISession |
ArcSDEReferencedConnection | There can be only one! |
Command<R> | Runnable used to interact with an ArcSDEConnection. |
SessionPool | 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. |
SessionPoolFactory | SessionPool factory. |
SessionWrapper | A pure session wrapper to aid in creating session decorators by extending this class. |
Exception Summary | |
---|---|
UnavailableArcSDEConnectionException | 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 |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |