Fixed formatting
This commit is contained in:
parent
a43082d1aa
commit
8718afb609
@ -100,7 +100,7 @@ class LoaderImpl<R extends TableRecord<R>> implements
|
||||
|
||||
// Configuration data
|
||||
// ------------------
|
||||
private final DSLContext create;
|
||||
private final DSLContext create;
|
||||
private final Configuration configuration;
|
||||
private final Table<R> table;
|
||||
private int onDuplicate = ON_DUPLICATE_KEY_ERROR;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user