Class EnableForeignKey

  • All Implemented Interfaces:
    DataModelVisitor

    public class EnableForeignKey
    extends DataModelVisitorBase
    Visitor adapter used to disable all the foreign key constraints associated with partitioned tables in the schema. Expects any transaction handling to be performed outside this class.