Class FlywayTestConnectionRunner

java.lang.Object
org.flywaydb.testconnection.FlywayTestConnectionRunner
All Implemented Interfaces:
Comparable<org.flywaydb.core.extensibility.Plugin>, org.flywaydb.core.extensibility.Plugin, org.flywaydb.core.extensibility.TestConnectionRunner

public class FlywayTestConnectionRunner extends Object implements org.flywaydb.core.extensibility.TestConnectionRunner
  • Constructor Details

    • FlywayTestConnectionRunner

      public FlywayTestConnectionRunner()
  • Method Details

    • testConnection

      public String testConnection(org.flywaydb.core.api.configuration.Configuration configuration)
      Specified by:
      testConnection in interface org.flywaydb.core.extensibility.TestConnectionRunner