deferOrDisableFKsForTx property

String deferOrDisableFKsForTx
final

Depending on the dialect, defers or disables foreign key checks for the duration of the transaction.

Implementation

abstract final String deferOrDisableFKsForTx;