Upsert |
Upsert.addColumns(Collection<? extends Column> columns) |
Upsert |
Upsert.addColumns(Collection<? extends Column> columns) |
Upsert |
Upsert.addColumns(Column... columns) |
Upsert |
Upsert.addColumns(Column... columns) |
Upsert |
Upsert.setDuplicateUpdateSets(List<UpdateSet> duplicateUpdateSets) |
Upsert |
Upsert.setDuplicateUpdateSets(List<UpdateSet> duplicateUpdateSets) |
Upsert |
Upsert.setUpdateSets(List<UpdateSet> updateSets) |
Upsert |
Upsert.setUpdateSets(List<UpdateSet> updateSets) |
Upsert |
Upsert.withColumns(ExpressionList<Column> columns) |
Upsert |
Upsert.withColumns(ExpressionList<Column> columns) |
Upsert |
Upsert.withExpressions(ExpressionList expressions) |
Upsert |
Upsert.withExpressions(ExpressionList expressions) |
Upsert |
Upsert.withSelect(Select select) |
Upsert |
Upsert.withSelect(Select select) |
Upsert |
Upsert.withTable(Table table) |
Upsert |
Upsert.withTable(Table table) |
Upsert |
Upsert.withUpsertType(UpsertType upsertType) |
Upsert |
Upsert.withUpsertType(UpsertType upsertType) |
Upsert |
Upsert.withUsingInto(boolean useInto) |
Upsert |
Upsert.withUsingInto(boolean useInto) |