Uses of Class
org.geotools.jdbc.JDBCFeatureReader
Packages that use JDBCFeatureReader
-
Uses of JDBCFeatureReader in org.geotools.jdbc
Subclasses of JDBCFeatureReader in org.geotools.jdbcModifier and TypeClassDescriptionclass
Inserts features in the database.class
Feature reader that wraps multiple feature readers in a join query.class
class
Methods in org.geotools.jdbc with parameters of type JDBCFeatureReaderModifier and TypeMethodDescriptiondefault void
JDBCReaderCallback.finish
(JDBCFeatureReader reader) Called after the last row from the readerResultSet
is read.default void
JDBCReaderCallback.init
(JDBCFeatureReader reader) Called when the reader is created.Constructors in org.geotools.jdbc with parameters of type JDBCFeatureReader