updateRule property
The action to take on the referencing rows if the referenced row is updated.
Common values: NO ACTION, CASCADE, SET NULL, SET DEFAULT.
Implementation
final String updateRule;
The action to take on the referencing rows if the referenced row is updated.
Common values: NO ACTION, CASCADE, SET NULL, SET DEFAULT.
final String updateRule;