com.sri.emo.commandline
Class Import
java.lang.Object
com.sri.emo.commandline.AbstractEmoUtility
com.sri.emo.commandline.Import
public class Import
- extends AbstractEmoUtility
Allows import of a file of sql statements to be dropped into a database.
- Author:
- Michael Rimov
- To Do:
- If this turns out to be useful, add --no-drop arg to skip the
drop/create steps.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Import
public Import()
main
public static void main(String[] args)
throws Exception
- Parameters:
args
-
- Throws:
Exception
Copyright © 2004-2006 Codeguild, Inc.. All Rights Reserved.