Uses of Class
org.geotools.data.jdbc.MutableFIDFeature

Packages that use MutableFIDFeature
org.geotools.data.jdbc   
 

Uses of MutableFIDFeature in org.geotools.data.jdbc
 

Methods in org.geotools.data.jdbc with parameters of type MutableFIDFeature
protected  void JDBCTextFeatureWriter.doInsert(MutableFIDFeature current)
          Override that uses sql statements to perform the operation.
protected  void JDBCPSFeatureWriter.doInsert(MutableFIDFeature current)
          Override that uses prepared statements to perform the operation.
protected  void JDBCPSFeatureWriter.remove(MutableFIDFeature current)
          Override that uses prepared statements to perform the operation.
protected  void JDBCFeatureWriter.doInsert(MutableFIDFeature mutable)
          Inserts a feature into the database.
 



Copyright © GeoTools. All Rights Reserved.