|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.geotools.data.arcsde | |
org.geotools.data.arcsde | DataStore implementation for the ArcSDE 8.x and 9.x spatial gateway. |
Classes in org.geotools.data.arcsde used by org.geotools.data.arcsde | |
ArcSDEConnectionPool
Maintains SeConnection 's for a single set of connection
properties (for instance: by server, port, user and password) in a pooled
way
Since sde connections are not jdbc connections, I can't use Sean's excellent
connection pool. |
|
ConnectionConfig
Represents a set of ArcSDE database connection parameters. |
|
GeometryBuilder
Creates propper JTS Geometry objects from SeShape objects and
viceversa.
|
|
GeometryBuildingException
Exception that can be thrown if an error occurs while creating a Geometryy from a SeShape or viceversa |
|
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 |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |