Package | Description |
---|---|
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 |
Class and Description |
---|
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.
|
Class and Description |
---|
ISession
Provides thread safe access to an SeConnection.
|
Class and Description |
---|
ISession
Provides thread safe access to an SeConnection.
|
Class and Description |
---|
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 |
Class and Description |
---|
ArcSDEConnectionConfig
Represents a set of ArcSDE database connection parameters.
|
Class and Description |
---|
Command
Runnable used to interact with an ArcSDEConnection.
|
ISession
Provides thread safe access to an SeConnection.
|
Class and Description |
---|
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. |
Class and Description |
---|
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 |
Class and Description |
---|
ISession
Provides thread safe access to an SeConnection.
|
Copyright © 1996–2019 Geotools. All rights reserved.