| Package | Description |
|---|---|
| org.apache.cayenne.access.flush.operation |
| Modifier and Type | Field and Description |
|---|---|
protected Values |
InsertDbRowOp.values |
protected Values |
UpdateDbRowOp.values |
| Modifier and Type | Method and Description |
|---|---|
Values |
InsertDbRowOp.getValues() |
Values |
DbRowOpWithValues.getValues() |
Values |
UpdateDbRowOp.getValues() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Values.isSameBatch(Values other) |
void |
Values.merge(Values other) |
Copyright © 2001–2020 Apache Cayenne. All rights reserved.