public interface SqlLoaderControlParser
List parse(File file) throws IOException, SqlLoaderControlParserException
file - the fileIOExceptionSqlLoaderControlParserExceptionList parse(URL url) throws IOException, SqlLoaderControlParserException
url - the URLIOExceptionSqlLoaderControlParserExceptionList parse(String csv) throws PipelineException, IllegalInputCharacterException
csv - the CSV dataIllegalInputCharacterExceptionPipelineExceptionString getTableName()
Copyright © 2002-2017. All Rights Reserved.