Register or Login to Your Account
how to get notification for all db operations like insert , delete and update operations by using single adapter notification?
You can use Order Notification (or) Basic Notification An OrderedNotification publishes notification data for multiple insert, update, or delete operations on multiple tables.
Thank you Venuponakala
Pemcoola
how to get notification for all db operations like insert , delete and update operations by using single adapter notification?
Venu
You can use Order Notification (or) Basic Notification
An OrderedNotification publishes notification data for multiple insert, update, or delete operations on multiple tables.
Pemcoola
Thank you Venuponakala