Package org.flywaydb.commandline
Class Main
- java.lang.Object
-
- org.flywaydb.commandline.Main
-
public class Main extends Object
Main class and central entry point of the Flyway command-line tool.
-
-
Constructor Summary
Constructors Constructor Description Main()
-
-
-
Method Detail
-
main
public static void main(String[] args)
Main method.- Parameters:
args
- The command-line arguments.
-
-