Thursday, 2 July 2020

How to get Database Change Notification ?

I am not writing the whole blog here .
Found a good document on oracle .Please refer below .

https://docs.oracle.com/cd/E11882_01/java.112/e16548/dbchgnf.htm#JJDBC28820


Note: As per my analysis this feature is not working/deprecated in 12.1 c oracle version and again it is available in 12.2 c oracle .

Its a good feature to get notified automatically if there is any changes in Table .

No comments:

Post a Comment