public static interface DatabaseHelper.ChangeSupportable
| 限定符和类型 | 方法和说明 |
|---|---|
void |
addChange(Table<?> table) |
void |
clearChange() |
boolean |
isChange() |
void |
notifyChange() |
void addChange(Table<?> table)
boolean isChange()
void clearChange()
void notifyChange()
Copyright © 2020. All rights reserved.