onUpdate property
ForeignKeyAction Action to take when the parent Entity is updated from the database.
By default, ForeignKeyAction.noAction is used.
Implementation
final ForeignKeyAction onUpdate;
ForeignKeyAction Action to take when the parent Entity is updated from the database.
By default, ForeignKeyAction.noAction is used.
final ForeignKeyAction onUpdate;