oracle - Write a database change to another database via JMS -


is there anyway write 1 database(oracle) change database(oracle) via jms?

thanks

you can write java program uses "database change notification" notified when db1.tb1 changed apply same change db2.


Comments

Popular posts from this blog

IF statement in MySQL trigger -

c++ - What does MSC in "// appease MSC" comments mean? -

android - MPAndroidChart - How to add Annotations or images to the chart -