Package | Description |
---|---|
org.apache.cayenne.access.flush | |
org.apache.cayenne.access.flush.operation |
Class and Description |
---|
DbRowOp
Object that represents some change on DB level.
|
DbRowOpSorter
Sorter of
DbRowOp operations. |
DbRowOpVisitor |
UpdateDbRowOp |
Class and Description |
---|
BaseDbRowOp |
DbRowOp
Object that represents some change on DB level.
|
DbRowOpMerger
BiFunction that merges two
DbRowOp changing same object. |
DbRowOpSorter
Sorter of
DbRowOp operations. |
DbRowOpType |
DbRowOpVisitor |
DbRowOpWithQualifier |
DbRowOpWithValues |
DeleteDbRowOp |
InsertDbRowOp |
Qualifier
Qualifier of DB row.
|
UpdateDbRowOp |
Values
Collection of values that should be inserted or updated in DB.
|
Copyright © 2001–2021 Apache Cayenne. All rights reserved.