| Package | Description |
|---|---|
| org.apache.cayenne.access.flush.operation |
| Modifier and Type | Method and Description |
|---|---|
default T |
DbRowOpVisitor.visitInsert(InsertDbRowOp dbRow) |
DbRowOp |
DbRowOpMerger.visitInsert(InsertDbRowOp other) |
DbRowOpType |
DefaultDbRowOpSorter.DbRowTypeVisitor.visitInsert(InsertDbRowOp diffSnapshot) |
| Constructor and Description |
|---|
DeleteInsertDbRowOp(DeleteDbRowOp delete,
InsertDbRowOp insert) |
Copyright © 2001–2021 Apache Cayenne. All rights reserved.