| Package | Description |
|---|---|
| net.sf.jsqlparser.statement.insert | |
| net.sf.jsqlparser.statement.update |
| Modifier and Type | Method and Description |
|---|---|
InsertConflictAction |
InsertConflictAction.addUpdateSet(UpdateSet updateSet) |
| Modifier and Type | Method and Description |
|---|---|
InsertConflictAction |
InsertConflictAction.withUpdateSets(Collection<UpdateSet> updateSets) |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<UpdateSet> |
Update.getUpdateSets() |
| Modifier and Type | Method and Description |
|---|---|
void |
Update.addUpdateSet(UpdateSet updateSet) |
| Modifier and Type | Method and Description |
|---|---|
static StringBuilder |
UpdateSet.appendUpdateSetsTo(StringBuilder builder,
Collection<UpdateSet> updateSets) |
Copyright © 2004–2022 JSQLParser. All rights reserved.