public interface SimpleFeatureLocking extends SimpleFeatureStore, FeatureLocking<SimpleFeatureType,SimpleFeature>
The locks operate more as a lease for a specific period of time. In effect you are only locking for a set time period; so even if your application or machine crashes the lock will eventually be released allowing others to play.
FeatureLocking.Response
getFeatures, getFeatures, getFeatures, modifyFeatures, modifyFeatures
lockFeatures, lockFeatures, lockFeatures, setFeatureLock, unLockFeatures, unLockFeatures, unLockFeatures
addFeatures, getTransaction, modifyFeatures, modifyFeatures, modifyFeatures, modifyFeatures, removeFeatures, setFeatures, setTransaction
addFeatureListener, getBounds, getBounds, getCount, getDataStore, getInfo, getName, getQueryCapabilities, getSchema, getSupportedHints, removeFeatureListener
Copyright © 1996–2019 Geotools. All rights reserved.