Uses of Interface
org.geotools.api.data.SimpleFeatureLocking
Packages that use SimpleFeatureLocking
Package
Description
-
Uses of SimpleFeatureLocking in org.geotools.data
Methods in org.geotools.data that return SimpleFeatureLockingModifier and TypeMethodDescriptionstatic SimpleFeatureLocking
DataUtilities.simple
(FeatureLocking locking) A safe cast to SimpleFeatureLocking; that will introduce a wrapper if it has to. -
Uses of SimpleFeatureLocking in org.geotools.data.csv
Classes in org.geotools.data.csv that implement SimpleFeatureLocking -
Uses of SimpleFeatureLocking in org.geotools.data.directory
Classes in org.geotools.data.directory that implement SimpleFeatureLockingMethods in org.geotools.data.directory that return SimpleFeatureLockingConstructors in org.geotools.data.directory with parameters of type SimpleFeatureLocking -
Uses of SimpleFeatureLocking in org.geotools.data.geojson.store
Classes in org.geotools.data.geojson.store that implement SimpleFeatureLocking -
Uses of SimpleFeatureLocking in org.geotools.data.memory
Classes in org.geotools.data.memory that implement SimpleFeatureLocking -
Uses of SimpleFeatureLocking in org.geotools.data.mongodb
Classes in org.geotools.data.mongodb that implement SimpleFeatureLocking -
Uses of SimpleFeatureLocking in org.geotools.data.property
Classes in org.geotools.data.property that implement SimpleFeatureLockingModifier and TypeClassDescriptionclass
Implementation used for writeable property files. -
Uses of SimpleFeatureLocking in org.geotools.data.store
Classes in org.geotools.data.store that implement SimpleFeatureLockingModifier and TypeClassDescriptionclass
Abstract implementation of FeatureStore. -
Uses of SimpleFeatureLocking in org.geotools.data.transform
Classes in org.geotools.data.transform that implement SimpleFeatureLockingConstructors in org.geotools.data.transform with parameters of type SimpleFeatureLockingModifierConstructorDescriptionTransformFeatureLocking
(SimpleFeatureLocking locking, Name name, List<Definition> definitions) -
Uses of SimpleFeatureLocking in org.geotools.jdbc
Classes in org.geotools.jdbc that implement SimpleFeatureLockingModifier and TypeClassDescriptionfinal class
FeatureStore implementation for jdbc based relational database tables.