JDBC Rollbacks & commits when inserting same data to multiple databases

Thanks for quick reply!

With that You mean that I could just insert to one database, subscribe to that notification, and based on that insert to second, third, etc? Doesn’t that require DB link to get the inserted data?