I´m using materialized views, and I have a question : How I can refresh a materialized view with the commit of the remote table ??

I can refresh with a fixed time ( 5 min. for example), but I want to refresh my view every commit.

Thank you.