public static class DatabaseUpdateAction.DatabaseUpdateActionResult
extends java.lang.Object
implements java.lang.Cloneable, java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
int |
result
Indicates the number of database rows that were modified.
|
| Constructor and Description |
|---|
DatabaseUpdateActionResult() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
clone() |
java.lang.String |
toString() |
© 2000-2025 Flux Corporation. All rights reserved.