org.kuali.rice.ken.test
Class SQLDataLoader
java.lang.Object
org.kuali.rice.ken.test.SQLDataLoader
public class SQLDataLoader
- extends Object
Adapted from Rice...we should remove this class and use the Rice one once we merge
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 fileLoc,
String seperatorChar,
DataSource dataSource)
runSql
public void runSql()
throws Exception
- Throws:
Exception
getSeperatorChar
public String getSeperatorChar()
Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.