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