Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
检查是在提交时还是在插入和更新时执行此外键的参照完整性。
public Boolean isForeignKeyCheckOnCommit()
如果在提交时检查参照完整性,则返回 true;如果在插入和更新时检查参照完整性,则返回 false。