InsertConflictAction |
InsertConflictAction.addUpdateSet(Column column,
Expression expression) |
InsertConflictAction |
InsertConflictAction.addUpdateSet(UpdateSet updateSet) |
InsertConflictAction |
Insert.getConflictAction() |
InsertConflictAction |
InsertConflictAction.withConflictActionType(ConflictActionType conflictActionType) |
InsertConflictAction |
InsertConflictAction.withUpdateSets(Collection<UpdateSet> updateSets) |
InsertConflictAction |
InsertConflictAction.withWhereExpression(Expression whereExpression) |