com.googlecode.flyway.sample
Class Main

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

public class Main
extends java.lang.Object

Simplest possible sample to demonstrate the usage of Flyway.


Constructor Summary
Main()
           
 
Method Summary
static void main(java.lang.String[] args)
          Runs the sample.
 
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)
                 throws java.lang.Exception
Runs the sample.

Parameters:
args - None supported.
Throws:
java.lang.Exception


Copyright © 2011. All Rights Reserved.