org.ephman.abra.tools
Class DiffSchema

java.lang.Object
  |
  +--org.ephman.abra.tools.DiffSchema

public class DiffSchema
extends java.lang.Object

read an sql schema file then compare it with an existing db connecting using the given props file

Version:
0.0.1
Author:
Paul M. Bethe

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

Constructor Detail

DiffSchema

public DiffSchema()
Method Detail

main

public static void main(java.lang.String[] argv)