A DataStore
cannot be used after dispose
has been called, neither can any data access object it helped create, such as {@link FeatureReader}, {@link FeatureSource} or {@link FeatureCollection}.
This operation can be called more than once without side effects.
There is no thread safety assurance associated with this method. For example, client code will have to make sure this method is not called while retrieving/saving data from/to the storage, or be prepared for the consequences.
|
|