| Name | Description | Type | Package | Framework |
| ArcSDEAdapter | Utility class to deal with SDE specifics such as creating SeQuery objects from geotool's Query's, mapping SDE types to Java ones and JTS Geometries, etc. | Class | org.geotools.arcsde.data | GeoTools |
| ArcSDEDataStore | DataStore implementation to work upon an ArcSDE spatial database gateway. | Class | org.geotools.arcsde.data | GeoTools |
| ArcSDEDataStoreConfig | Represents a set of ArcSDE database connection parameters. | Class | org.geotools.arcsde.data | GeoTools |
| ArcSdeFeatureCollection | FeatureCollection implementation that works over an ArcSDEFeatureReader or one of the decorators over it returned by ArcSDEDataStore#getFeatureReader(Query, Session, boolean). | Class | org.geotools.arcsde.data | GeoTools |
| ArcSDEFeatureReader | FeatureReader optimized for ArcSDE access. | Class | org.geotools.arcsde.data | GeoTools |
| ArcSdeFeatureSource | Class | org.geotools.arcsde.data | GeoTools | |
| ArcSdeFeatureStore | Class | org.geotools.arcsde.data | GeoTools | |
| ArcSDEGeometryBuilder | Creates propper JTS Geometry objects from SeShape objects and viceversa. | Class | org.geotools.arcsde.data | GeoTools |
| ArcSdeResourceInfo | ResourceInfo adapter for a FeatureTypeInfo and ArcSdeFeatureSourceSince:2. | Class | org.geotools.arcsde.data | GeoTools |
| ColumnReferenceQualifier | Qualifies a column reference (aliased) the ArcSDE "table. | Class | org.geotools.arcsde.data.view | GeoTools |
| FIDReader | Strategy object used to manage the different ways an ArcSDE server handles row identity. | Class | org.geotools.arcsde.data | GeoTools |
| FIDReader .SdeManagedFidReader | Class | org.geotools.arcsde.data.FIDReader | GeoTools | |
| FIDReader .ShapeFidReader | Class | org.geotools.arcsde.data.FIDReader | GeoTools | |
| FIDReader .UserManagedFidReader | Class | org.geotools.arcsde.data.FIDReader | GeoTools | |
| OrderByElementQualifier | Qualifies a column reference in an order by clauseSince:2. | Class | org.geotools.arcsde.data.view | GeoTools |
| QueryInfoParser | Visits a PlainSelect SQL SELECT construct to create the correspondent SeQueryInfo object, that can be used as an in | Class | org.geotools.arcsde.data.view | GeoTools |
| SelectQualifier | Visitor on a PlainSelect that produces another one but with all the table names and field names fully qualified as expected by ArcSDE. | Class | org.geotools.arcsde.data.view | GeoTools |
| SeToJTSGeometryFactory | This is an experimental implementation of GeometryFactory that creates JTS geometries directly by calling SeRow. | Class | org.geotools.arcsde.data | GeoTools |
| ViewRegisteringFactoryHelper | Utility class to help DataStoreFactories for org. | Class | org.geotools.arcsde.data | GeoTools |