com.outr.query
Triggers property can be added to a table to specify that it will support triggers.
Only triggers on Insert, Update, and Delete.
Only triggers on Insert, Update, and Delete. This explicitly excludes Select. To configure different triggers create a new instance.
Only triggers on Insert, Update, and Delete. This explicitly excludes Select. To configure different triggers create a new instance.