Interface DbRowOpWithValues
- All Superinterfaces:
DbRowOp
- All Known Implementing Classes:
InsertDbRowOp, UpdateDbRowOp
- Since:
- 4.2
-
Method Summary
Methods inherited from interface DbRowOp
accept, getChangeId, getEntity, getObject, isSameBatchModifier and TypeMethodDescription<T> Taccept(DbRowOpVisitor<T> visitor) booleanisSameBatch(DbRowOp rowOp)
-
Method Details
-
getValues
Values getValues()
-