FIDReader.SdeManagedFidReader, FIDReader.ShapeFidReader, FIDReader.UserManagedFidReader
layerName, 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, setColumnIndex
public long readFid(SdeRow row) throws IOException
readFid
in class FIDReader
IOException
public String[] getPropertiesToFetch(SimpleFeatureType schema) throws IOException
schema
or
not, since we need to get the fid from the geometry id.getPropertiesToFetch
in class FIDReader
IOException
- if an arcsde exception is thrown somehow.Copyright © 1996–2019 Geotools. All rights reserved.