org.apache.ibatis.ibator.api
Class IbatorRunner

java.lang.Object
  extended by org.apache.ibatis.ibator.api.IbatorRunner

public class IbatorRunner
extends java.lang.Object

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

Author:
Jeff Butler

Constructor Summary
IbatorRunner()
           
 
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

IbatorRunner

public IbatorRunner()
Method Detail

main

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