Relative Content

Tag Archive for javadatabaseoraclejdbc

jdbc: DatabaseChangeListener not showing event changes

I am implementing DCN to get notifications for records being inserted into a table. When I try inserting records, either within the application or with external scripts, it does not show the events in the console.