Package | Description |
---|---|
scriptella.driver.csv |
CSV Driver for Scriptella.
|
Modifier and Type | Method and Description |
---|---|
void |
CsvQuery.execute(CSVReader reader,
QueryCallback queryCallback,
AbstractConnection.StatementCounter counter)
Executes a query over a specified text content.
|
protected CsvQuery |
CsvConnection.newCsvQuery(CSVReader csvReader,
PropertiesSubstitutor ps)
Template factory method to instantiate query handlers.
|
protected ColumnsMap |
CsvQuery.parseHeader(CSVReader reader) |
Constructor and Description |
---|
CsvQuery(CSVReader queryReader,
PropertiesSubstitutor substitutor,
CsvConnectionParameters csvParams)
Creates a query for CSVReader.
|
Copyright © Copyright 2006-2019 The Scriptella Project Team.