| java.lang.Object org.geotools.arcsde.data.ArcSDEAttributeReader
ArcSDEAttributeReader | class ArcSDEAttributeReader implements AttributeReader(Code) | | Implements an attribute reader that is aware of the particulars of ArcSDE.
This class sends its logging to the log named "org.geotools.data".
author: Gabriel Roldan, Axios Engineering version: $Id: ArcSDEAttributeReader.java 27863 2007-11-12 20:34:34Z desruisseaux $ |
ArcSDEAttributeReader | public ArcSDEAttributeReader(ArcSDEQuery query) throws IOException(Code) | | The query that defines this readers interaction with an ArcSDE instance.
Parameters: query - throws: IOException - DOCUMENT ME! |
getAttributeCount | public int getAttributeCount()(Code) | | |
|
|