After calling a stored procedure(which adds new rows to a table) , table didn't refresh on programmatic partial trigger to show up the latest rows
Even re-executed the query did not works.
Looks like we need to clear the VO cache, before re-executing the query
https://blogs.oracle.com/vijaymohan/entry/adfbc_clearcache_usage
http://www.oracle-java.com/article/4799702/Table+doesn't+refresh
https://blogs.oracle.com/vijaymohan/entry/adfbc_clearcache_usage
http://www.oracle-java.com/article/4799702/Table+doesn't+refresh
No comments:
Post a Comment