Uses of Class
org.geotools.data.jdbc.JDBCDataStore.FeatureTypeInfo

Packages that use JDBCDataStore.FeatureTypeInfo
org.geotools.data.jdbc   
 

Uses of JDBCDataStore.FeatureTypeInfo in org.geotools.data.jdbc
 

Methods in org.geotools.data.jdbc that return JDBCDataStore.FeatureTypeInfo
protected  JDBCDataStore.FeatureTypeInfo JDBCDataStore.getFeatureTypeInfo(java.lang.String featureTypeName)
          Retreives the FeatureTypeInfo object for a FeatureType.
 JDBCDataStore.FeatureTypeInfo JDBCDataStore.QueryData.getFeatureTypeInfo()
          DOCUMENT ME!
 

Constructors in org.geotools.data.jdbc with parameters of type JDBCDataStore.FeatureTypeInfo
JDBCDataStore.QueryData(JDBCDataStore.FeatureTypeInfo featureTypeInfo, java.sql.Connection conn, java.sql.Statement statement, java.sql.ResultSet resultSet, Transaction transaction)
          The constructor for the QueryData object.
 



Copyright © 1996-2003 GeoTools. All Rights Reserved.