Interface DdlUtilsChangeDatabase


public interface DdlUtilsChangeDatabase
change the database in some way (in between dropping foreign keys etc). this is generally done during testing
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    callback to change the database
  • Method Details

    • changeDatabase

      void changeDatabase(DdlVersionBean ddlVersionBean)
      callback to change the database
      Parameters:
      ddlVersionBean -