Class LiquibaseLauncher


  • public class LiquibaseLauncher
    extends Object
    Launcher which builds up the classpath needed to run Liquibase, then calls LiquibaseCommandLine.main(String[]).

    It looks for a LIQUIBASE_LAUNCHER_DEBUG env variable to determine if it should log what it is doing to stderr.

    • Constructor Detail

      • LiquibaseLauncher

        public LiquibaseLauncher()