|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
JDBCFeatureWriter.doInsert(MutableFIDFeature mutable)
Inserts a feature into the database. |
protected void |
JDBCPSFeatureWriter.remove(MutableFIDFeature current)
Override that uses prepared statements to perform the operation. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |