Class AddForeignKey

  • All Implemented Interfaces:
    DataModelVisitor

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