UpdatePostgisDataStore

1 message Options
Embed this post
Permalink
iceDice

UpdatePostgisDataStore

Reply Threaded More More options
Print post
Permalink
Hello,

I need to update PostgisDataStore when something is changed in database.
I have following issue:
I load data from database in PostgisDataStore at application start. After that i
use FeatureWriter to change data in database. What i need to do is to reload
(refresh) PostgisDataStore content to demonstrate current situation in database?
How can i do that, is there any method on PostgisDataStore to refresh (reload)
content from database?

Hope someone can help me about this.

Thanks.