kontrol-db
Toggle table of contents
local-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
kontrol-db
kontrol-db-core
/
net.futureset.kontroldb.modelchange
/
ApplyDsvToTable
/
ApplyDsvToTable
Apply
Dsv
To
Table
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
)