Community

Database Change Notification Listener Implementation

(Andrejus Baranovskis) Oracle DB could notify client, when table data changes. Data could be changed by third party process or by different client session. Notification implementation is important, when we want to inform client about changes in the data, without manual re-query.

Read More - Register for Free Membership

Tags: