public class RowDeleteChange extends RowChange
primaryKey| 构造器和说明 |
|---|
RowDeleteChange(String tableName)
构造一个新的
RowDeleteChange实例。 |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getDataSize()
获取一行的数据大小。
|
getCondition, getRowPrimaryKey, getTableName, setCondition, setPrimaryKey, setTableNamepublic RowDeleteChange(String tableName)
RowDeleteChange实例。tableName - 表的名称public int getDataSize()
RowChangegetDataSize 在类中 RowChangeCopyright © 2019. All Rights Reserved.