org.kuali.rice.test
Class SQLDataLoader
java.lang.Object
   org.kuali.rice.test.SQLDataLoader
org.kuali.rice.test.SQLDataLoader
- public class SQLDataLoader 
- extends Object
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
SQL_LINE_COMMENT_PREFIX
public static final String SQL_LINE_COMMENT_PREFIX
- See Also:
- Constant Field Values
SQLDataLoader
public SQLDataLoader(String statement)
SQLDataLoader
public SQLDataLoader(String fileLoc,
                     String seperatorChar)
runSql
public void runSql()
            throws Exception
- 
- Throws:
- Exception
 
getSeperatorChar
public String getSeperatorChar()
- 
 
Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.