deferOrDisableFKsForTx property
Depending on the dialect, defers or disables foreign key checks for the duration of the transaction.
Implementation
abstract final String deferOrDisableFKsForTx;
Depending on the dialect, defers or disables foreign key checks for the duration of the transaction.
abstract final String deferOrDisableFKsForTx;