org.relique.jdbc.csv
Class MultipleSqlParser
java.lang.Object
org.relique.jdbc.csv.MultipleSqlParser
public class MultipleSqlParser
- extends Object
Parses one or many SQL statements.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MultipleSqlParser
public MultipleSqlParser()
parse
public List<SqlParser> parse(String sql)
throws ParseException,
SQLException
- Throws:
ParseException
SQLException
Copyright © 2016. All rights reserved.