FIDReader.SdeManagedFidReader, FIDReader.ShapeFidReader, FIDReader.UserManagedFidReaderlayerName, NULL_READER| Constructor and Description |
|---|
ShapeFidReader(String layerName,
String shapeColName,
String shapeIdColName) |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getPropertiesToFetch(SimpleFeatureType schema)
Overrides to include the geometry column whether it is required by the
schema or
not, since we need to get the fid from the geometry id. |
long |
readFid(SdeRow row) |
getColumnIndex, getFidColumn, getFidReader, setColumnIndexpublic long readFid(SdeRow row) throws IOException
readFid in class FIDReaderIOExceptionpublic String[] getPropertiesToFetch(SimpleFeatureType schema) throws IOException
schema or
not, since we need to get the fid from the geometry id.getPropertiesToFetch in class FIDReaderIOException - if an arcsde exception is thrown somehow.Copyright © 1996–2019 Geotools. All rights reserved.