Class DropForeignKey

  • All Implemented Interfaces:
    DataModelVisitor

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