public interface RowChangeDescription
The information includes:
| Modifier and Type | Interface and Description | 
|---|---|
static class  | 
RowChangeDescription.RowOperation  | 
| Modifier and Type | Method and Description | 
|---|---|
ROWID | 
getRowid()
Returns the row id of the row. 
 | 
RowChangeDescription.RowOperation | 
getRowOperation()
Returns the operation kind: this row was either inserted, updated or deleted. 
 | 
RowChangeDescription.RowOperation getRowOperation()
ROWID getRowid()