ApplyDsvToTable

constructor(table: Table, file: Resource, useDbLoadingTool: Boolean, headerMappings: Map<String, ColumnDefinition>, primaryKeys: Set<DbIdentifier>, separator: String, deleteRows: Boolean, updateRows: Boolean, insertRows: Boolean, ignoreInsertViolations: Boolean)(source)