| Package | Description |
|---|---|
| org.geotools.jdbc |
| Modifier and Type | Class and Description |
|---|---|
class |
JDBCInsertFeatureWriter
Inserts features in the database.
|
class |
JDBCJoiningFeatureReader
Feature reader that wraps multiple feature readers in a join query.
|
class |
JDBCUpdateFeatureWriter |
class |
JDBCUpdateInsertFeatureWriter |
| Modifier and Type | Method and Description |
|---|---|
default void |
JDBCReaderCallback.finish(JDBCFeatureReader reader)
Called after the last row from the reader
ResultSet is read. |
default void |
JDBCReaderCallback.init(JDBCFeatureReader reader)
Called when the reader is created.
|
| Constructor and Description |
|---|
JDBCFeatureReader(JDBCFeatureReader other) |
Copyright © 1996–2019 Geotools. All rights reserved.