Package | Description |
---|---|
org.apache.cayenne.access.flush.operation |
Modifier and Type | Field and Description |
---|---|
protected Values |
UpdateDbRowOp.values |
protected Values |
InsertDbRowOp.values |
Modifier and Type | Method and Description |
---|---|
Values |
UpdateDbRowOp.getValues() |
Values |
DbRowOpWithValues.getValues() |
Values |
InsertDbRowOp.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.