简体   繁体   中英

Do we have anything similar “Database Change Notification” in DB2

在DB2 z / os中,我们是否具有与Oracle中的数据库更改通知类似的功能,如果数据库中有任何更改,它可能有助于在Java服务器端获取事件。

您可以在Db2 for z / OS表上创建触发器以通知表更改。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM