public class DB2FeatureIterator extends IlvDBFeatureIterator
IlvDBFeatureIterator
for DB2 databases.Constructor and Description |
---|
DB2FeatureIterator(IlvDB2DataSource dataSource)
Creates a new
DB2FeatureIterator . |
DB2FeatureIterator(IlvInputStream stream)
Reads an iterator from an
IlvInputStream . |
Modifier and Type | Method and Description |
---|---|
protected String |
getAsBinaryFunctionName()
Returns the name of the function that transforms a blob column into binary.
|
protected String |
getBoundsQuery()
Returns the SELECT statement that returns the bounds of the geometric data contained in the table.
|
protected String |
getRegionPredicate()
Returns the WHERE clause that limits the selection to within the region of interest.
|
dispose, getAttrColumnList, getCoordinateSystem, getCoordinateSystemWKTDefinition, getGeometryColumnName, getLatLonBounds, getMonitor, getNextFeature, getRegionXMax, getRegionXMin, getRegionYMax, getRegionYMin, getSchemaTableName, getSrsId, isGeoreferenced, restart, setMonitor, setRegionOfInterest, write
getDefaultFeatureRenderer, getDelegate, getLowerRightCorner, getUpperLeftCorner, setDelegate
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDefaultFeatureRenderer, getLowerRightCorner, getUpperLeftCorner
public DB2FeatureIterator(IlvInputStream stream) throws IlvReadFileException, SQLException, IOException
IlvInputStream
.stream
- The stream to read from.IlvReadFileException
- if there is a problem reading from
stream
.SQLException
IOException
public DB2FeatureIterator(IlvDB2DataSource dataSource) throws IOException, SQLException
DB2FeatureIterator
.dataSource
- the DB2 data source.IOException
SQLException
protected String getAsBinaryFunctionName()
getAsBinaryFunctionName
in class IlvDBFeatureIterator
protected String getRegionPredicate()
getRegionPredicate
in class IlvDBFeatureIterator
protected String getBoundsQuery()
getBoundsQuery
in class IlvDBFeatureIterator
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.