|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FeatureDiffReaderImpl | |
---|---|
org.geotools.data.postgis |
Uses of FeatureDiffReaderImpl in org.geotools.data.postgis |
---|
Methods in org.geotools.data.postgis that return FeatureDiffReaderImpl | |
---|---|
FeatureDiffReaderImpl |
VersionedPostgisFeatureStore.getDifferences(java.lang.String fromVersion,
java.lang.String toVersion,
org.opengis.filter.Filter filter,
java.lang.String[] userIds)
|
Constructors in org.geotools.data.postgis with parameters of type FeatureDiffReaderImpl | |
---|---|
FeatureDiffReaderImpl(FeatureDiffReaderImpl other)
Allows to clone a diff reader, this makes it possible to scroll over the same diffs with multiple readers at the same time (reset allows only for multiple isolated scans) |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |