org.apache.ibatis.abator.api
Class AbatorRunner

java.lang.Object
  extended byorg.apache.ibatis.abator.api.AbatorRunner

public class AbatorRunner
extends java.lang.Object

This class allows Abator to be run from the command line.

Author:
Jeff Butler

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

Constructor Detail

AbatorRunner

public AbatorRunner()
Method Detail

main

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