com.googlecode.flyway.commandline
Class Main

java.lang.Object
  extended by com.googlecode.flyway.commandline.Main

public class Main
extends java.lang.Object

Main class and central entry point of the Flyway command-line tool.


Constructor Summary
Main()
           
 
Method Summary
static void main(java.lang.String[] args)
          Main method.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Main

public Main()
Method Detail

main

public static void main(java.lang.String[] args)
Main method.

Parameters:
args - The command-line arguments.


Copyright © 2011. All Rights Reserved.